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!
- 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:
- 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.