joplin-link-graph
joplin-link-graph copied to clipboard
UI for viewing connections between different Joplin notes
Link Graph UI for Joplin
This 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!
Basic Features
- 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:
Development
- Check out the Git repository
-
cd
into the repository and runnpm install
to install dependencies. - Run
npm run dist
to build the plugin file. - Launch Joplin in dev mode and load the plugin.