Skip to content

Releases: seantiz/obsidian_egv_plugin

1.2.3

21 Aug 20:13
884bac3

Choose a tag to compare

What's New

Minor patch - thanks to @yufoxda for pointing out a bug with importing the generated graphs into third-party software, which is now fixed in this release.

1.2.2

18 Jun 22:21

Choose a tag to compare

What's New

This is a pretty big update!

  • Even better settings menu
  • Far more realistic mermaid support across the entire plugin
  • Two focus modes for even more relationship strategies in your exported graphs
  • Changed the EGV ribbon icon to a more distinct icon for easier workflow in the Obsidian editor

1.2.1

17 Jun 22:57

Choose a tag to compare

What's New

  • Better settings menu for both file formats
  • Finer-grained control over manual limits when you're doing tag-based Mermaid exports, if you choose to turn off the automatic defaults.

1.2.0

17 Jun 21:27

Choose a tag to compare

What's New

  • New tag-based exports for Mermaid lovers: EGV plugin finally gives a convenient hand for .MMD exports from Obsidian vaults with over 100 notes or more.
  • The plugin will help you reduce your vault's graph view to a Mermaid "snapshot" where the most important tags are kept, along with the most frequent notes grouped by those tags. This is like a "super highway" static visual of your graph view on the go.

You can still choose to NOT use this tag-based strategy if you want to export to Mermaid with no loss of information.

1.1.0

15 Jun 14:44

Choose a tag to compare

What's New

  • An important fix: Exporting notes that held internal links to other notes was being handled incorrectly by our plugin - meaning some very funky graph exports. This has now been fixed.
  • The settings labels are rewritten to describe the default options more clearly.
  • Some spring cleaning of source code (names).

1.0.0

21 Feb 23:27

Choose a tag to compare

  • All graph files are exported to your vault's root folder.
  • You can use the Maximum Nodes Setting slider to hard limit the maximum nodes that can be included in the final file, for memory safety when exporting from mature vaults with a lot of metadata or devices with less memory.