Skip to content

Releases: HEmile/juggl

1.1.1

20 Apr 16:01
Compare
Choose a tag to compare
  • Moved functionality to juggl-api for better intercompatibility
  • Fixed bug where file contents of all extensions were added (this should improve performance).

1.1.0

19 Apr 08:09
Compare
Choose a tag to compare
  • Juggl now uses the Juggl API which allows other plugins to extend Juggl
  • Fixed a major bug that caused the graph not to be automatically updated on changes

1.0.5

17 Apr 14:10
Compare
Choose a tag to compare
  • Improved pane management of the two Juggl Panes
    • Fixed empty views in right sidebar
    • Ability to close panes
    • Ability to open panes using commands
  • Updated link in settings
  • Added 'alias' attribute to edges
  • Added ability to filter based on YAML metadata
  • Made global graph ribbon icon optional
  • Added option to show hover previews only when metakey is down

1.0.4

13 Apr 20:30
Compare
Choose a tag to compare
Fixed not being able to create more than 1 stylegroup

1.0.3

13 Apr 17:25
Compare
Choose a tag to compare
Update query-builder.ts

1.0.2

13 Apr 13:35
Compare
Choose a tag to compare
  • Fixed Juggl not opening when notes are present with invalid 'tags' frontmatter attribute
  • Updated stylesheet path in settings

1.0.1

12 Apr 20:00
Compare
Choose a tag to compare
Update release.yml

1.0.0

11 Apr 14:47
Compare
Choose a tag to compare

The first release of Juggl!
Juggl has many features unique to its graph view compared to the Obsidian graph view:

  • Use CSS, YAML and the Style Pane for complete control over the style of your graph.
  • A Workspace mode that helps you build up 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 where they are
    • Write new ideas and see your graph evolve
    • Save your graph so you can continue working on it later
  • 4 different layouts to get unique insights
  • A code fence that displays the graph within Obsidian notes
  • Link type support
  • No need to install Python or Neo4j, unlike Neo4j Graph View!