Releases: MarkMindCkm/obsidian-markmind
v3.3.7
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 mdmenu , it will create amd-mindmap.mdin 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.md
The mode also suppot set layout in file property , you can add mindmap-layout or mindmap-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 code block bug in markdown mode
- fix boundary bug due to delete node in rich mode
- fix summary bug due to delete node in rich mode
重要更新,用户一直希望出一个 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 |
- 修复markdown模式下代码块的问题
- 修复rich 模式下,删除节点导致外框无法撤销的问题
- 修复 rich 模式下,删除节点导致的总结无法撤销的问题
QQ2025118-14353.mp4
v3.3.6
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 mdmenu , it will create amd-mindmap.mdin 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.md
The mode also suppot set layout in file property , you can add mindmap-layout or mindmap-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 #1011
- fix #1010 , the current unified operation method for all modes of the mindmapmap is to click on the link and switch the map in self tab. If you hold down Ctrl, the tab will be split
- fix parse markdown , now you can add a
^idto collapse node inmarkdownmode
if you open this item in setting tab
when you collapse node , the line data will add a node id , and it start with ^mark-id
- fix
tabbug - fix save data bug due to read mode
重要更新,用户一直希望出一个 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 |
- 修复 #1011
- 修复 #1010 , 现在统一了所有模式操作方法,点击双链会在自己的窗口切换导图,只有按住 ctrl ,点击双链才会分割窗口
- 修复 解析 markdown 的问题 , 现在你可以在列表最后添加一个引用标志(obsidian支持这种语法)
^id, 在 markdown 模式下导图节点会显示为折叠状态,同时如果你手动折叠其他节点,如果在设置里打开了
则自动添加一个以 ^mark-id 结尾的标志
- 修复
tab键的问题 - 修复只读模式在某些情况下,导致保存数据失败的问题
QQ2025118-14353.mp4
v3.3.5
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 mdmenu , it will create amd-mindmap.mdin 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.md
The mode also suppot set layout in file property , you can add mindmap-layout or mindmap-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 |
v3.3.3
- fix parse markdown bug in
markdownmode , for example parsemarkdown codein a md file - fix render big image in node , if image too big , the node will auto resize
- add canva size in setting tab
v3.3.4
fix parsing bug caused by empty lines in the list of markdown mode
v3.3.5
- fix parse list have markdown code bug in markdown mode
- fix code css style in node
重要更新,用户一直希望出一个 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 |
v3.3.3
- markdown 模式修复解析markdown语法的错误,比如在一个 md 文件中,存在 markdown 代码块
- 修复节点中图片超出节点宽度的问题
- 设置添加更多画布尺寸
v3.3.4
修复markdown 模式由于列表存在空行导致的解析问题
v3.3.5
- 修复 列表项中存在代码块导致的解析问题
- 修复节点中代码块样式问题
最新版本视频教程 https://www.bilibili.com/video/BV1LYhwzxETY/?spm_id_from=333.1387.homepage.video_card.click
QQ2025111-105024.mp4
v3.3.4
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 mdmenu , it will create amd-mindmap.mdin 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.md
The mode also suppot set layout in file property , you can add mindmap-layout or mindmap-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 |
v3.3.3
- fix parse markdown bug in
markdownmode , for example parsemarkdown codein a md file - fix render big image in node , if image too big , the node will auto resize
- add canva size in setting tab
v3.3.4
fix parsing bug caused by empty lines in the list of markdown mode
重要更新,用户一直希望出一个 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 |
v3.3.3
- markdown 模式修复解析markdown语法的错误,比如在一个 md 文件中,存在 markdown 代码块
- 修复节点中图片超出节点宽度的问题
- 设置添加更多画布尺寸
v3.3.4
修复markdown 模式由于列表存在空行导致的解析问题
最新版本视频教程 https://www.bilibili.com/video/BV1LYhwzxETY/?spm_id_from=333.1387.homepage.video_card.click
QQ2025111-105024.mp4
v3.3.3
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 mdmenu , it will create amd-mindmap.mdin 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.md
The mode also suppot set layout in file property , you can add mindmap-layout or mindmap-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 |
v3.3.3
- fix parse markdown bug in
markdownmode , for example parsemarkdown codein a md file - fix render big image in node , if image too big , the node will auto resize
- add canva size in setting tab
重要更新,用户一直希望出一个 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 |
- markdown 模式修复解析markdown语法的错误,比如在一个 md 文件中,存在 markdown 代码块
- 修复节点中图片超出节点宽度的问题
- 设置添加更多画布尺寸
最新版本视频教程 https://www.bilibili.com/video/BV1LYhwzxETY/?spm_id_from=333.1387.homepage.video_card.click
QQ2025111-105024.mp4
v3.3.2
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 mdmenu , it will create amd-mindmap.mdin 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.md
The mode also suppot set layout in file property , you can add mindmap-layout or mindmap-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 |
v3.3.1
- fix support some non-standard markdown lists, such as only a
-inmarkdownmode - fix support use color list in setting tab to create node link line
- fix copy and paste text bug in a select node
- fix export mindmap as a pdf in
markdownmode #1007 - fix some render bug in markdown bug
v3.3.2
- fix save data bug in markdown mode
- fix parse table data error in markdown mode
- fix non-standard markdown lists bug
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
v3.3.1
- 修复在新 markdown 模式中 解析 markdown 语法的问题,尤其是某些不标准的无序列表,比如只有一个
- - 修复支持设置里设置颜色列表,用于生成节点之间的连线颜色,比如 颜色列表为
yellow,red,green等,连线颜色将按照这个顺序生成 - 修复在节点 粘贴文本的问题
- 修复 markdown 模式下导出 pdf 的问题, #1007
- 修复 markdown 模式下某些渲染问题
v3.3.2
- markdown 模式修复保存markdown 数据问题
- 修复markdown 模式解析列表表格问题
- 修复非标准表格的解析问题
QQ20251019-121540.mp4
v3.3.1
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 mdmenu , it will create amd-mindmap.mdin 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.md
The mode also suppot set layout in file property , you can add mindmap-layout or mindmap-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 support some non-standard markdown lists, such as only a
-inmarkdownmode - fix support use color list in setting tab to create node link line
- fix copy and paste text bug in a select node
- fix export mindmap as a pdf in
markdownmode #1007 - fix some render bug in markdown bug
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 语法的问题,尤其是某些不标准的无序列表,比如只有一个
- - 修复支持设置里设置颜色列表,用于生成节点之间的连线颜色,比如 颜色列表为
yellow,red,green等,连线颜色将按照这个顺序生成 - 修复在节点 粘贴文本的问题
- 修复 markdown 模式下导出 pdf 的问题, #1007
- 修复 markdown 模式下某些渲染问题
QQ20251019-121540.mp4
v3.3.0
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 mdmenu , it will create amd-mindmap.mdin 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.md
The mode also suppot set layout in file property , you can add mindmap-layout or mindmap-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
markdownmode bug ,some times parse markdown error - fix
create mindmap from mdbug - fix drag node bug in
markdownmode - now add a setting to open
long click to create free nodeanddblclick 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
QQ2025104-173323.mp4
v3.2.9
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 mdmenu , it will create amd-mindmap.mdin 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.md
The mode also suppot set layout in file property , you can add mindmap-layout or mindmap-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 support list start with
*in new modemarkdown - add a setting to support
rich mode support dblclick to create free node - fix save markdown bug in new mode
markdown - ctrl p , the
change basic mode to rich modecommand supportmarkdownmode
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 |
- 修复以*开头的无序列表问题
- 修复新模式保存数据的问题
- 添加一个设置,可以开启 rich 模式支持双击新增自由节点
- Ctrl p ,
将basic 模式转为 rich命令 也支持新 markdown 模式 转为 rich
最新版本视频教程 https://www.bilibili.com/video/BV1LYhwzxETY/?spm_id_from=333.1387.homepage.video_card.click
Rich 模式已经支持了大纲,具体可以查看 v3.1.3
如果您已经购买了v2 版本的激活码,只需补差价 35 元即可升级到 v3 版本。
另外独立版本 Markmind 0.1.4 版本也更新了,下载
QQ2025925-114856.mp4
QQ2025925-114927.mp4
v3.2.8
- fix fish layout bug
- fix cannot use scale in mobile app
- Now double click on the blank space to not add a free node. Instead, long press the blank space to add a free node. After 2 seconds of long press, it will automatically add a new one
- 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 mdmenu , it will create amd-mindmap.mdin 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.md
The mode also suppot set layout in file property , you can add mindmap-layout or mindmap-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 |
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
- 修复鱼骨图bug
- 修复移动端缩放问题
- 现在新增rich 模式自由节点的方式由双击空白处更改为长按空白处,长按空白处2秒后新增自由节点
- 重要更新,用户一直希望出一个 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
Rich 模式已经支持了大纲,具体可以查看 v3.1.3
如果您已经购买了v2 版本的激活码,只需补差价 35 元即可升级到 v3 版本。
另外独立版本 Markmind 0.1.4 版本也更新了,下载