Description
Visualize the connections between Joplin notes.
Additional Information
Links: | |
---|---|
Maintainers: | treymo |
Version: | 1.5.0 |
Minimum app version: | 1.7 |
Downloads: This version: | 9353 |
Last updated: | 2022-04-15T22:35:14Z |
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.