Enhancing Mindmap

approved

by Mark

Edit mindmaps with Markdown.

β˜… 683 stars↓ 219,257 downloadsUpdated 2y agoMIT
View on GitHub

obsidian-enhancing-mindmap-plugin

English δΈ­ζ–‡

test

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 MapCtrl/Cmd+P
New child nodeTab
New brother nodeenter
Delete nodeDelete
edit nodeSpace/dblclick node
UndoCtrl/Cmd+Z
RedoCtrl/Cmd+Y
Quit edit nodeTab
Expand nodeCtrl/Cmd + /
Collapse nodeCtrl/Cmd + /
Move node to another nodeDrag and drop node
Tab nodeUp/down/left/right
Zoom in/outCtrl/Cmd + mouse wheel
Zoom inCtrl/Cmd + =
Zoom outCtrl/Cmd + -
mind map to centerCtrl/Cmd + E

Features

  1. edit node
  2. drag node to another node
  3. undo/redo
  4. toggle between mindmap and markdown views
  5. synchronize data between boards ...

test (2)

Manual installation

  1. Download the latest release
  2. Extract the obsidian-enhancing-mindmap folder from the zip to your vault's plugins folder: /.obsidian/plugins/
  3. 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.
  4. Reload Obsidian
  5. If prompted about Safe Mode, you can disable safe mode and enable the plugin.

Plans

  1. more theme
  2. more mind map layouts
  3. save to image/opml
  4. imports opml/xmind

For developers

Pull requests are both welcome and appreciated. πŸ˜€

Donating

https://www.buymeacoffee.com/markmind

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.