Enhancing Mindmap
approvedby Mark
Edit mindmaps with Markdown.
β
683 starsβ 219,257 downloadsUpdated 2y agoMIT
obsidian-enhancing-mindmap-plugin

Will output this markdown:
---
mindmap-plugin: basic
---
# Enhancing Mind map
## Links
- <https://github.com/MarkMindLtd/obsidian-enhancing-mindmap>
- [GitHub](https://github.com/MarkMindLtd/obsidian-enhancing-mindmap)
## Related
- [coc-markmap](https://github.com/gera2ld/coc-markmap)
- [gatsby-remark-markmap](https://github.com/gera2ld/gatsby-remark-markmap)
## Features
- links
- **inline** ~~text~~ *styles*
- multiline
text
- `inline code`
- Katex - $x = {-b \pm \sqrt{b^2-4ac} \over 2a}$
notice
The plug-in only support a limited markdown format
Short cuts
| New Mind Map | Ctrl/Cmd+P |
|---|---|
| New child node | Tab |
| New brother node | enter |
| Delete node | Delete |
| edit node | Space/dblclick node |
| Undo | Ctrl/Cmd+Z |
| Redo | Ctrl/Cmd+Y |
| Quit edit node | Tab |
| Expand node | Ctrl/Cmd + / |
| Collapse node | Ctrl/Cmd + / |
| Move node to another node | Drag and drop node |
| Tab node | Up/down/left/right |
| Zoom in/out | Ctrl/Cmd + mouse wheel |
| Zoom in | Ctrl/Cmd + = |
| Zoom out | Ctrl/Cmd + - |
| mind map to center | Ctrl/Cmd + E |
Features
- edit node
- drag node to another node
- undo/redo
- toggle between mindmap and markdown views
- synchronize data between boards ...

Manual installation
- Download the latest release
- Extract the obsidian-enhancing-mindmap folder from the zip to your vault's plugins folder: /.obsidian/plugins/
- Note: On some machines the .obsidian folder may be hidden. On MacOS you should be able to press Command+Shift+Dot to show the folder in Finder.
- Reload Obsidian
- If prompted about Safe Mode, you can disable safe mode and enable the plugin.
Plans
- more theme
- more mind map layouts
- save to image/opml
- imports opml/xmind
For developers
Pull requests are both welcome and appreciated. π
Donating
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.