Mindmap Viewer
A TagSpaces extension for opening mind maps based on markdown with the help of markmap.js.
Features
- Visualize markdown heading structure as an interactive mind map
- Zoom in and out with the mouse wheel or toolbar controls
- Pan the view by clicking and dragging
- Collapse and expand branches by clicking on nodes
- Automatic layout and positioning of nodes

Used Libraries
This extension thankfully relies on the following great libraries:
Installation
This extension is packaged with every version of TagSpaces.
Source Code
The source code of this extension is freely available on GitHub.
Development
If you want to extend this extension, please follow our general extension development guide.