obsidian-mind-map
obsidian-mind-map copied to clipboard
Show link aliases in mind map
I think this is a great plug-in, and thanks for putting it together. I'd love it, however, if there was a way to show link aliases. See the screenshot below for the issue:
It would be great if the mind map plugin supported aliases for links, especially to make the mind map smaller.
@lynchjames I absolutely love this plugin - thank you so much for creating this.
I'm using Obsidian as a Zettelkasten system and I find mind maps incredibly useful for organizing knowledge. I support the request above as rendering the title would make the mind map much more usable.
Please let us know if you have an idea how to go about this - this kind of development is absolutely not my area of expertise but I'd be happy to see if this is something I can help implement and send a PR.
Turns out this Obsidian plugin which builds on top of the Obsidian Mind Map plugin solves this issues.
Just follow the installation instructions on the repo's README, potentially do what is recommended here if you fail to load the plugin in Obsidian, and add the following code on top of your note to be able to click on the 3 vertical dots and render the note as a mind map.
---
mindmap-plugin: basic
---