This Joplin plugin provides a UI for viewing all links between Joplin notes.
npm install joplin-plugin-link-graph-uiThis Joplin plugin provides a UI for viewing all links between Joplin notes.
Note: Requires Joplin 1.7.0+
Combine this plugin with the Joplin Backlinks and Quicklinks for Zettelkasten-type functionality!
* View all links between notes in a graph view - the graph automatically refreshes when you change a note
* Zoom and pan on the graph to see links between your notes (and hopefully spark some ideas)
* Click on Notes in the graph to instantly navigate to the note
Screenshot:
1. Check out the Git repository
1. cd into the repository and run npm install to install dependencies.
1. Run npm run dist to build the plugin file.
1. Launch Joplin in dev
mode and load the
plugin.