Closed goliath-walker closed 2 years ago
Force-pushed branch due to v1.1.5 changes. This single commit also makes the backlinks feature opt-in and create a corresponding menu entry.
Thanks so much for the contribution! You should definitely promote it on the Joplin forums once we get this released!
Sorry for refactoring stuff and causing some conflicts, you got me looking at the code again and found a few optimizations to speed the plugin up a little.
Thank you for creating this plugin! It's a staple in my plugins list and imo the best performing graph plugin.
I am just thinking, if we treat "show back-links" and "show link arrows" as separate menu entries. The arrows feature might be interesting as well when showing the complete graph with degree 0.
treat "show back-links" and "show link arrows" as separate menu entries
I like this idea! it can be done as a follow-up PR if we want.
Right now I want to figure out what's going on with #49, I can't reproduce this on my Mac or Linux machines
This change adds back-links (links, which other notes have to the selected note in Joplin) to the graph UI.
To have an effect, in Graph UI -> Max degree of separation -> value needs to be set > 0.