HEmile / juggl

An interactive, stylable and expandable graph view for Obsidian. Juggl is designed as an advanced 'local' graph view, where you can juggle all your thoughts with ease.

Home Page:https://juggl.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Buy Me A Coffee donate button Downloads Github latest release Documentation chat on Discord

Juggl

Juggl is a completely interactive, stylable and expandable graph view for Obsidian. It is designed as an advanced 'local' graph view called the 'workspace', where you can juggle all your thoughts with ease: By navigating your vault through a beautiful graph!

For example, you can select what parts of the graph to expand, to make sure there is never too much information on the screen. You will have complete control over the style of your graph using the powerful Cytoscape.js library: Juggl has a useful styling pane nodes colors, shapes, sizes, and icons. This helps you get an immediate overview over what the content of each node is.

Features

Juggl has many features unique to its graph view compared to the Obsidian graph view:

  • Complete control over the style of your graph using CSS, YAML and the Style Pane .
    • Include images!
  • A Workspace mode that lets you build your graph with all nodes that are relevant to your current project
    • Selectively browse and hide nodes, and pin their location so you never lose them
    • Write new ideas and see your graph evolve
    • Save your graph and continue working on it later
  • 4 different layouts to get unique insights
  • A code block that displays the graph within Obsidian notes
  • Link type support to label edges
  • Tight integration with the very useful Breadcrumbs plugin
  • Extendable through other plugins
  • Works on mobile!

Getting started

You can open Juggl from the 'more options' menu on files:

You can interact with the graph with many of the same options as in Obsidian. For further documentation, check out juggl.io, where you can find information on for example styling or the syntax of the code block. You can also open the help vault with this button in Juggl:

Extending Juggl

Juggl is completely open source and has an API available for creating Obsidian plugins that extend or use Juggl. See https://github.com/HEmile/juggl-api . You will have complete control over the internals of Cytoscape.js, which is an extremely powerful graph visualization library!

About

An interactive, stylable and expandable graph view for Obsidian. Juggl is designed as an advanced 'local' graph view, where you can juggle all your thoughts with ease.

https://juggl.io/

License:GNU General Public License v3.0


Languages

Language:TypeScript 82.1%Language:Svelte 14.3%Language:CSS 2.5%Language:JavaScript 1.1%