Is your feature request related to a problem? Please describe.
Depending on what you are doing you could use markdown links to define a certain document (for example document X) as a source of information for another document (call it Y).
By putting a link in Y to X in the graph the particles will move from Y to X even though it would make more sense in this situation for them to move from X to Y since that's the way the information is conceptually going.
Describe the solution you'd like
Add a setting to the extension that allows to flip the direction of the particles movement between nodes direction
Describe alternatives you've considered
In the code segment that determines form which node to which node the particles move adding some way to determine which orientation the user wants
Screenshots or Videos
None
Is your feature request related to a problem? Please describe.
Depending on what you are doing you could use markdown links to define a certain document (for example document X) as a source of information for another document (call it Y).
By putting a link in Y to X in the graph the particles will move from Y to X even though it would make more sense in this situation for them to move from X to Y since that's the way the information is conceptually going.
Describe the solution you'd like
Add a setting to the extension that allows to flip the direction of the particles movement between nodes direction
Describe alternatives you've considered
In the code segment that determines form which node to which node the particles move adding some way to determine which orientation the user wants
Screenshots or Videos
None