Skip to content

Distinguishing arrows crossing each other #337

@Avamander

Description

@Avamander

It would be incredibly useful if one could use Unicode characters in the range for different-styled arrows or at least "arrow crossings". (This could also be done with colors, but both approaches can work together).

Such as

                          
         ┌─────┐          
         │ Baz │          
         └──╥──┘          
            ║             
  ┌─────┐   ║    ┌─────┐  
  │ Foo ├───╫───►│ Bar │  
  └─────┘   ║    └─────┘  
            ▼             
         ┌─────┐          
         │ For │          
         └─────┘          
                          

or

                          
         ┌─────┐          
         │ Baz │          
         └──┬──┘          
            │             
  ┌─────┐   │    ┌─────┐  
  │ Foo ├───⎶───►│ Bar │  
  └─────┘   │    └─────┘  
            ▼             
         ┌─────┐          
         │ For │          
         └─────┘          
                          

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions