MindMarkMindMark is a Mind Map editor for Markdown ( Why Markdown?MindMark persists your map as plain Markdown on purpose. Structure expressed with headings and nested lists is easy for people to read, works cleanly with Git and diffs, and is straightforward for AI systems to interpret—models and assistants already treat Markdown reliably, so the same file travels well into chats, retrieval workflows, or automation without a proprietary save format. You keep a Mind Map view for thinking in the editor while the Requirements
Getting started
Create a new Markdown file ready for MindMark with MindMark: New File from the Explorer context menu. FeaturesIn the Extensions view, the Features tab lists MindMark’s commands and configuration names as short titles. Commands (what they do in practice)
Editor capabilities
Settings (
|
| Setting | What it does |
|---|---|
mindmap.liveSync |
Push Mind Map edits to the Markdown file in real time. |
mindmap.syncMarkdownToMindmap |
Pull Markdown edits into the Mind Map in real time. |
mindmap.listMarker |
Default list bullet style (-, *, or 1.). |
mindmap.uiLanguage |
Language of labels and menus inside MindMark. |
mindmap.followVscodeColorTheme |
When on (default), MindMark’s light/dark chrome follows VS Code’s active color theme. When off, use the theme selected from MindMark’s View menu only. |
mindmap.indentSize / mindmap.tabSize |
Indent and tab width used when reading/writing structure. |
Other toggles control blank lines around headings, memo panel width, on-screen hints, and optional label wrapping.
Bugs and feedback
Found a bug or want to suggest an improvement? Please open an issue on GitHub. Include what you expected, what happened, and steps to reproduce—or attach a small .md sample—whenever you can; it makes fixes much faster.
On the Visual Studio Code Marketplace, you can use Q & A for quick questions. On Open VSX, use the listing’s discussion or review area if available.
Troubleshooting (map stops responding after adding a node)
Sometimes the Mind Map stops responding right after you add a node—for example arrow keys or add-node shortcuts do nothing until you reload the view.
If you see this, please report it on GitHub. We rely on these reports to improve MindMark. Brief steps (what you clicked, confirm with Enter, autosave), whether mindmap.liveSync and mindmap.syncMarkdownToMindmap are on, and your MindMark version all help.
To get working again in the meantime, try:
- Close MindMark and run MindMark: Open on the same file again.
- Temporarily turn off
mindmap.syncMarkdownToMindmapin Settings and see if the problem still happens when you edit the Markdown file and the map at the same time.
License
Proprietary — see the LICENSE / license text included in this extension package. Installation and use are permitted under that end-user license when you obtain MindMark through the Visual Studio Code Marketplace, Open VSX, or another channel explicitly named as authorized in that license.