The Markmind plugin is an advanced tool for creating mind maps, outlines, and PDF annotations within Obsidian. It offers two modes: 'Basic' for simple mind maps and outlines, and 'Rich' for enhanced features such as summaries, boundaries, and linked nodes. Users can embed mind maps within markdown files, convert outlines to tables, and export their maps as images or PDFs. The plugin also provides extensive PDF annotation capabilities, allowing users to highlight text, add comments, and link annotations to mind map nodes.
important update First, backup your vault or use a test vault, set up canvas size to max in setting tab
add a new mode to turn md to mindmap, the step is
right click a normal md , click
create a mindmap from md
menu , it will create amd-mindmap.md
in your vault (Recommended )or you can add file property
mindmap-plugin
,the value ismarkdown
, then click 'open as mindmap' inmore menus
the
markdown
mode support almost all MD formats to be converted into mind maps , you can down load test.md test.mdThe mode also suppot set layout in file property , you can add
mindmap-layout
ormindmap-layout-direct
,
mindmap layout and direct support
|layout|direct|
|-|-|
|mindmap2|right , left or mindmap |
|mindmap6 | right , left , or mindmap|
|tree| up,down|
fish|right,left|
- fix
markdown
mode bug ,some times parse markdown error - fix
create mindmap from md
bug - fix drag node bug in
markdown
mode - now add a setting to open
long click to create free node
anddblclick blank to create free node
, close the feature as default - Ctrl p ,
change basic and markdown mode to rich mode
Rich mode Support outline,you can see v3.1.3
If you have purchased the activation code of v2 version before, you only need to make up the difference of $4 to upgrade the v3 version, and the difference will be automatically calculated for you when you buy it again.
The independent version of Markmind 0.1.4 has also been updated. Download
重要更新,用户一直希望出一个 md 完全转为导图的模式,尽量保留全部文字,而不是需要像 basic 模式那样,要求必须符合一定的模式才行,首先备份您的库文件,设置里面画布大小设置到最大
现在新增一个新的模式,有 2 中方法使用,
- 右击一个普通的 md ,点击
从 md 生成思维导图
菜单,这将在您的库中新建一个 以md-mindmap.md
结尾的md 文件,并且自动打开为 导图 - 或者在普通的 md 添加文件属性
mindmap-plugin
,属性值为markdown
,然后重新打开这个 md ,也可以转为导图
建议使用第1种方式,可以保留你的原来的 md ,而导图操作都在 md-mindmap.md
上,不会影响你的原来的md,下载测试文件 测试文件
这个模式也支持在文件属性设置布局,比如添加 mindmap-layout
和 mindmap-layout-direct
这两个文件属性
|布局名称|布局方向|
|-|-|
|mindmap2|right , left or mindmap |
|mindmap6 | right , left , or mindmap|
|tree| up,down|
fish|right,left|
最新版本视频教程 https://www.bilibili.com/video/BV1LYhwzxETY/?spm_id_from=333.1387.homepage.video_card.click
- 修复在新 markdown 模式中 解析 markdown 语法的问题,尤其是某些无序列表缩进造成的问题
- 修复从 md 中创建思维导图 这个菜单的问题
- 修复在 markdown 模式中拖动节点的问题
- 现在增加一个设置,可以开启长按空白处添加自由节点的选项,默认情况下是不开启的,同时双击空白处添加节点也同样是一个可开启的选项,现在默认情况下,是无法执行这个操作的
- Ctrl p ,
将basic 模式转为 rich
命令 也支持新 markdown 模式 转为 rich
https://github.com/user-attachments/assets/3e82e494-8b4d-4e69-8bc9-17ed657a81c3