All Projects → treymo → joplin-link-graph

treymo / joplin-link-graph

Licence: MIT license
UI for viewing connections between different Joplin notes

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to joplin-link-graph

plugins
Joplin official plugin repository. For issues, please use https://github.com/laurent22/joplin/issues
Stars: ✭ 623 (+253.98%)
Mutual labels:  joplin, joplin-plugin
plugin-templates
Create templates in Joplin and use them to create new notes and todos.
Stars: ✭ 98 (-44.32%)
Mutual labels:  joplin, joplin-plugin
joplin-plugin-tagging
Plugin to extend the Joplin tagging menu with a copy all tags and tagging dialog with more control.
Stars: ✭ 17 (-90.34%)
Mutual labels:  joplin, joplin-plugin
joplin-plugin-combine-notes
Joplin plugin to combine one or more notes to a new one.
Stars: ✭ 27 (-84.66%)
Mutual labels:  joplin, joplin-plugin
joplin-plugin-hotfolder
A plugin to Monitor a locale folder and import the files as a new note.
Stars: ✭ 24 (-86.36%)
Mutual labels:  joplin, joplin-plugin
joplin-plugin-pages-publisher
A Joplin plugin to generate static blog website from picked notes, and publish it as Github Pages
Stars: ✭ 70 (-60.23%)
Mutual labels:  joplin-plugin
Joplin
Joplin - an open source note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS. Forum: https://discourse.joplinapp.org/
Stars: ✭ 26,916 (+15193.18%)
Mutual labels:  joplin
Ohmine-Dark-Theme-For-Joplin
This is a custom CSS theme for the opensource note-taking app Joplin.
Stars: ✭ 34 (-80.68%)
Mutual labels:  joplin
joplin-api
🐍 📖 Joplin API
Stars: ✭ 69 (-60.8%)
Mutual labels:  joplin
joplin-scripts
scripts for Joplin
Stars: ✭ 40 (-77.27%)
Mutual labels:  joplin
joplin-utils
Some joplin peripheral tools created by me. Since the functions are in the same category and are related, they are managed using monorepo.
Stars: ✭ 68 (-61.36%)
Mutual labels:  joplin
onenote-md-exporter
ConsoleApp to export OneNote notebooks to Markdown formats
Stars: ✭ 246 (+39.77%)
Mutual labels:  joplin
joplin-vscode-plugin
The integration of joplin in VSCode currently allows direct operations on directories and notes, while supporting the search function.
Stars: ✭ 59 (-66.48%)
Mutual labels:  joplin
joplin-note-tabs
Allows to open several notes at once in tabs and pin them.
Stars: ✭ 150 (-14.77%)
Mutual labels:  joplin
keep-it-markdown
Convert Google Keep notes dynamically to markdown for Obsidian and Notion using the unofficial Keep API
Stars: ✭ 125 (-28.98%)
Mutual labels:  zettlekasten

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:

Note graph demo video

Development

  1. Check out the Git repository
  2. cd into the repository and run npm install to install dependencies.
  3. Run npm run dist to build the plugin file.
  4. Launch Joplin in dev mode and load the plugin.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].