Skip to content

Releases: MarkMindCkm/obsidian-markmind

v3.3.7

20 Nov 06:28
33e7329

Choose a tag to compare

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

  1. right click a normal md , click create a mindmap from md menu , it will create a md-mindmap.md in your vault (Recommended )
  2. or you can add file property mindmap-plugin,the value is markdown , then click 'open as mindmap' in more 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

  1. fix code block bug in markdown mode
  2. fix boundary bug due to delete node in rich mode
  3. fix summary bug due to delete node in rich mode

Buy a active code


重要更新,用户一直希望出一个 md 完全转为导图的模式,尽量保留全部文字,而不是需要像 basic 模式那样,要求必须符合一定的模式才行,首先备份您的库文件,设置里面画布大小设置到最大

现在新增一个新的模式,有 2 中方法使用,

  1. 右击一个普通的 md ,点击 从 md 生成思维导图 菜单,这将在您的库中新建一个 以 md-mindmap.md 结尾的md 文件,并且自动打开为 导图
  2. 或者在普通的 md 添加文件属性 mindmap-plugin ,属性值为 markdown ,然后重新打开这个 md ,也可以转为导图

建议使用第1种方式,可以保留你的原来的 md ,而导图操作都在 md-mindmap.md 上,不会影响你的原来的md,下载测试文件 测试文件

这个模式也支持在文件属性设置布局,比如添加 mindmap-layoutmindmap-layout-direct 这两个文件属性

布局名称 布局方向
mindmap2 right , left or mindmap
mindmap6 right , left , or mindmap
tree up,down
fish right,left

  1. 修复markdown模式下代码块的问题
  2. 修复rich 模式下,删除节点导致外框无法撤销的问题
  3. 修复 rich 模式下,删除节点导致的总结无法撤销的问题

购买激活码


QQ2025118-14353.mp4

v3.3.6

08 Nov 06:35
33e7329

Choose a tag to compare

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

  1. right click a normal md , click create a mindmap from md menu , it will create a md-mindmap.md in your vault (Recommended )
  2. or you can add file property mindmap-plugin,the value is markdown , then click 'open as mindmap' in more 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

  1. fix #1011
  2. 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
  3. fix parse markdown , now you can add a ^id to collapse node in markdown mode

if you open this item in setting tab

3351cf4c-736b-43e3-b5d7-cec3303be08d

when you collapse node , the line data will add a node id , and it start with ^mark-id

  1. fix tab bug
  2. fix save data bug due to read mode

Buy a active code


重要更新,用户一直希望出一个 md 完全转为导图的模式,尽量保留全部文字,而不是需要像 basic 模式那样,要求必须符合一定的模式才行,首先备份您的库文件,设置里面画布大小设置到最大

现在新增一个新的模式,有 2 中方法使用,

  1. 右击一个普通的 md ,点击 从 md 生成思维导图 菜单,这将在您的库中新建一个 以 md-mindmap.md 结尾的md 文件,并且自动打开为 导图
  2. 或者在普通的 md 添加文件属性 mindmap-plugin ,属性值为 markdown ,然后重新打开这个 md ,也可以转为导图

建议使用第1种方式,可以保留你的原来的 md ,而导图操作都在 md-mindmap.md 上,不会影响你的原来的md,下载测试文件 测试文件

这个模式也支持在文件属性设置布局,比如添加 mindmap-layoutmindmap-layout-direct 这两个文件属性

布局名称 布局方向
mindmap2 right , left or mindmap
mindmap6 right , left , or mindmap
tree up,down
fish right,left

  1. 修复 #1011
  2. 修复 #1010 , 现在统一了所有模式操作方法,点击双链会在自己的窗口切换导图,只有按住 ctrl ,点击双链才会分割窗口
  3. 修复 解析 markdown 的问题 , 现在你可以在列表最后添加一个引用标志(obsidian支持这种语法) ^id , 在 markdown 模式下导图节点会显示为折叠状态,同时如果你手动折叠其他节点,如果在设置里打开了
3df0e820254fcfb4a13d7aa11fd7a8ae

则自动添加一个以 ^mark-id 结尾的标志

  1. 修复tab 键的问题
  2. 修复只读模式在某些情况下,导致保存数据失败的问题

购买激活码


QQ2025118-14353.mp4

v3.3.5

01 Nov 14:29
1e3ce67

Choose a tag to compare

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

  1. right click a normal md , click create a mindmap from md menu , it will create a md-mindmap.md in your vault (Recommended )
  2. or you can add file property mindmap-plugin,the value is markdown , then click 'open as mindmap' in more 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

  1. fix parse markdown bug in markdown mode , for example parse markdown code in a md file
  2. fix render big image in node , if image too big , the node will auto resize
  3. 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

  1. fix parse list have markdown code bug in markdown mode
  2. fix code css style in node

Buy a active code


重要更新,用户一直希望出一个 md 完全转为导图的模式,尽量保留全部文字,而不是需要像 basic 模式那样,要求必须符合一定的模式才行,首先备份您的库文件,设置里面画布大小设置到最大

现在新增一个新的模式,有 2 中方法使用,

  1. 右击一个普通的 md ,点击 从 md 生成思维导图 菜单,这将在您的库中新建一个 以 md-mindmap.md 结尾的md 文件,并且自动打开为 导图
  2. 或者在普通的 md 添加文件属性 mindmap-plugin ,属性值为 markdown ,然后重新打开这个 md ,也可以转为导图

建议使用第1种方式,可以保留你的原来的 md ,而导图操作都在 md-mindmap.md 上,不会影响你的原来的md,下载测试文件 测试文件

这个模式也支持在文件属性设置布局,比如添加 mindmap-layoutmindmap-layout-direct 这两个文件属性

布局名称 布局方向
mindmap2 right , left or mindmap
mindmap6 right , left , or mindmap
tree up,down
fish right,left

v3.3.3

  1. markdown 模式修复解析markdown语法的错误,比如在一个 md 文件中,存在 markdown 代码块
  2. 修复节点中图片超出节点宽度的问题
  3. 设置添加更多画布尺寸

v3.3.4

修复markdown 模式由于列表存在空行导致的解析问题

v3.3.5

  1. 修复 列表项中存在代码块导致的解析问题
  2. 修复节点中代码块样式问题

最新版本视频教程 https://www.bilibili.com/video/BV1LYhwzxETY/?spm_id_from=333.1387.homepage.video_card.click

购买激活码


QQ2025111-105024.mp4

v3.3.4

01 Nov 07:33
9c36d4c

Choose a tag to compare

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

  1. right click a normal md , click create a mindmap from md menu , it will create a md-mindmap.md in your vault (Recommended )
  2. or you can add file property mindmap-plugin,the value is markdown , then click 'open as mindmap' in more 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

  1. fix parse markdown bug in markdown mode , for example parse markdown code in a md file
  2. fix render big image in node , if image too big , the node will auto resize
  3. add canva size in setting tab

v3.3.4

fix parsing bug caused by empty lines in the list of markdown mode

Buy a active code


重要更新,用户一直希望出一个 md 完全转为导图的模式,尽量保留全部文字,而不是需要像 basic 模式那样,要求必须符合一定的模式才行,首先备份您的库文件,设置里面画布大小设置到最大

现在新增一个新的模式,有 2 中方法使用,

  1. 右击一个普通的 md ,点击 从 md 生成思维导图 菜单,这将在您的库中新建一个 以 md-mindmap.md 结尾的md 文件,并且自动打开为 导图
  2. 或者在普通的 md 添加文件属性 mindmap-plugin ,属性值为 markdown ,然后重新打开这个 md ,也可以转为导图

建议使用第1种方式,可以保留你的原来的 md ,而导图操作都在 md-mindmap.md 上,不会影响你的原来的md,下载测试文件 测试文件

这个模式也支持在文件属性设置布局,比如添加 mindmap-layoutmindmap-layout-direct 这两个文件属性

布局名称 布局方向
mindmap2 right , left or mindmap
mindmap6 right , left , or mindmap
tree up,down
fish right,left

v3.3.3

  1. markdown 模式修复解析markdown语法的错误,比如在一个 md 文件中,存在 markdown 代码块
  2. 修复节点中图片超出节点宽度的问题
  3. 设置添加更多画布尺寸

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

01 Nov 02:57
0a3dacd

Choose a tag to compare

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

  1. right click a normal md , click create a mindmap from md menu , it will create a md-mindmap.md in your vault (Recommended )
  2. or you can add file property mindmap-plugin,the value is markdown , then click 'open as mindmap' in more 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

  1. fix parse markdown bug in markdown mode , for example parse markdown code in a md file
  2. fix render big image in node , if image too big , the node will auto resize
  3. add canva size in setting tab

Buy a active code


重要更新,用户一直希望出一个 md 完全转为导图的模式,尽量保留全部文字,而不是需要像 basic 模式那样,要求必须符合一定的模式才行,首先备份您的库文件,设置里面画布大小设置到最大

现在新增一个新的模式,有 2 中方法使用,

  1. 右击一个普通的 md ,点击 从 md 生成思维导图 菜单,这将在您的库中新建一个 以 md-mindmap.md 结尾的md 文件,并且自动打开为 导图
  2. 或者在普通的 md 添加文件属性 mindmap-plugin ,属性值为 markdown ,然后重新打开这个 md ,也可以转为导图

建议使用第1种方式,可以保留你的原来的 md ,而导图操作都在 md-mindmap.md 上,不会影响你的原来的md,下载测试文件 测试文件

这个模式也支持在文件属性设置布局,比如添加 mindmap-layoutmindmap-layout-direct 这两个文件属性

布局名称 布局方向
mindmap2 right , left or mindmap
mindmap6 right , left , or mindmap
tree up,down
fish right,left

  1. markdown 模式修复解析markdown语法的错误,比如在一个 md 文件中,存在 markdown 代码块
  2. 修复节点中图片超出节点宽度的问题
  3. 设置添加更多画布尺寸

最新版本视频教程 https://www.bilibili.com/video/BV1LYhwzxETY/?spm_id_from=333.1387.homepage.video_card.click

购买激活码


QQ2025111-105024.mp4

v3.3.2

19 Oct 06:49
8dcfcaa

Choose a tag to compare

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

  1. right click a normal md , click create a mindmap from md menu , it will create a md-mindmap.md in your vault (Recommended )
  2. or you can add file property mindmap-plugin,the value is markdown , then click 'open as mindmap' in more 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

  1. fix support some non-standard markdown lists, such as only a - in markdown mode
  2. fix support use color list in setting tab to create node link line
  3. fix copy and paste text bug in a select node
  4. fix export mindmap as a pdf in markdown mode #1007
  5. fix some render bug in markdown bug

v3.3.2

  1. fix save data bug in markdown mode
  2. fix parse table data error in markdown mode
  3. 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

Buy a active code


重要更新,用户一直希望出一个 md 完全转为导图的模式,尽量保留全部文字,而不是需要像 basic 模式那样,要求必须符合一定的模式才行,首先备份您的库文件,设置里面画布大小设置到最大

现在新增一个新的模式,有 2 中方法使用,

  1. 右击一个普通的 md ,点击 从 md 生成思维导图 菜单,这将在您的库中新建一个 以 md-mindmap.md 结尾的md 文件,并且自动打开为 导图
  2. 或者在普通的 md 添加文件属性 mindmap-plugin ,属性值为 markdown ,然后重新打开这个 md ,也可以转为导图

建议使用第1种方式,可以保留你的原来的 md ,而导图操作都在 md-mindmap.md 上,不会影响你的原来的md,下载测试文件 测试文件

这个模式也支持在文件属性设置布局,比如添加 mindmap-layoutmindmap-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

  1. 修复在新 markdown 模式中 解析 markdown 语法的问题,尤其是某些不标准的无序列表,比如只有一个 -
  2. 修复支持设置里设置颜色列表,用于生成节点之间的连线颜色,比如 颜色列表为 yellow,red,green 等,连线颜色将按照这个顺序生成
  3. 修复在节点 粘贴文本的问题
  4. 修复 markdown 模式下导出 pdf 的问题, #1007
  5. 修复 markdown 模式下某些渲染问题

v3.3.2

  1. markdown 模式修复保存markdown 数据问题
  2. 修复markdown 模式解析列表表格问题
  3. 修复非标准表格的解析问题

购买激活码


QQ20251019-121540.mp4

v3.3.1

19 Oct 04:05
7a5d718

Choose a tag to compare

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

  1. right click a normal md , click create a mindmap from md menu , it will create a md-mindmap.md in your vault (Recommended )
  2. or you can add file property mindmap-plugin,the value is markdown , then click 'open as mindmap' in more 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

  1. fix support some non-standard markdown lists, such as only a - in markdown mode
  2. fix support use color list in setting tab to create node link line
  3. fix copy and paste text bug in a select node
  4. fix export mindmap as a pdf in markdown mode #1007
  5. 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

Buy a active code


重要更新,用户一直希望出一个 md 完全转为导图的模式,尽量保留全部文字,而不是需要像 basic 模式那样,要求必须符合一定的模式才行,首先备份您的库文件,设置里面画布大小设置到最大

现在新增一个新的模式,有 2 中方法使用,

  1. 右击一个普通的 md ,点击 从 md 生成思维导图 菜单,这将在您的库中新建一个 以 md-mindmap.md 结尾的md 文件,并且自动打开为 导图
  2. 或者在普通的 md 添加文件属性 mindmap-plugin ,属性值为 markdown ,然后重新打开这个 md ,也可以转为导图

建议使用第1种方式,可以保留你的原来的 md ,而导图操作都在 md-mindmap.md 上,不会影响你的原来的md,下载测试文件 测试文件

这个模式也支持在文件属性设置布局,比如添加 mindmap-layoutmindmap-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


  1. 修复在新 markdown 模式中 解析 markdown 语法的问题,尤其是某些不标准的无序列表,比如只有一个 -
  2. 修复支持设置里设置颜色列表,用于生成节点之间的连线颜色,比如 颜色列表为 yellow,red,green 等,连线颜色将按照这个顺序生成
  3. 修复在节点 粘贴文本的问题
  4. 修复 markdown 模式下导出 pdf 的问题, #1007
  5. 修复 markdown 模式下某些渲染问题

购买激活码


QQ20251019-121540.mp4

v3.3.0

04 Oct 09:36
e7cf8b2

Choose a tag to compare

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

  1. right click a normal md , click create a mindmap from md menu , it will create a md-mindmap.md in your vault (Recommended )
  2. or you can add file property mindmap-plugin,the value is markdown , then click 'open as mindmap' in more 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

  1. fix markdown mode bug ,some times parse markdown error
  2. fix create mindmap from md bug
  3. fix drag node bug in markdown mode
  4. now add a setting to open long click to create free node and dblclick blank to create free node , close the feature as default
  5. 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

Buy a active code


重要更新,用户一直希望出一个 md 完全转为导图的模式,尽量保留全部文字,而不是需要像 basic 模式那样,要求必须符合一定的模式才行,首先备份您的库文件,设置里面画布大小设置到最大

现在新增一个新的模式,有 2 中方法使用,

  1. 右击一个普通的 md ,点击 从 md 生成思维导图 菜单,这将在您的库中新建一个 以 md-mindmap.md 结尾的md 文件,并且自动打开为 导图
  2. 或者在普通的 md 添加文件属性 mindmap-plugin ,属性值为 markdown ,然后重新打开这个 md ,也可以转为导图

建议使用第1种方式,可以保留你的原来的 md ,而导图操作都在 md-mindmap.md 上,不会影响你的原来的md,下载测试文件 测试文件

这个模式也支持在文件属性设置布局,比如添加 mindmap-layoutmindmap-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


  1. 修复在新 markdown 模式中 解析 markdown 语法的问题,尤其是某些无序列表缩进造成的问题
  2. 修复从 md 中创建思维导图 这个菜单的问题
  3. 修复在 markdown 模式中拖动节点的问题
  4. 现在增加一个设置,可以开启长按空白处添加自由节点的选项,默认情况下是不开启的,同时双击空白处添加节点也同样是一个可开启的选项,现在默认情况下,是无法执行这个操作的
  5. Ctrl p , 将basic 模式转为 rich 命令 也支持新 markdown 模式 转为 rich

QQ2025104-173323.mp4

v3.2.9

26 Sep 04:30
222b762

Choose a tag to compare

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

  1. right click a normal md , click create a mindmap from md menu , it will create a md-mindmap.md in your vault (Recommended )
  2. or you can add file property mindmap-plugin,the value is markdown , then click 'open as mindmap' in more 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

  1. fix support list start with * in new mode markdown
  2. add a setting to support rich mode support dblclick to create free node
  3. fix save markdown bug in new mode markdown
  4. ctrl p , the change basic mode to rich mode command support markdown 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

Buy a active code


重要更新,用户一直希望出一个 md 完全转为导图的模式,尽量保留全部文字,而不是需要像 basic 模式那样,要求必须符合一定的模式才行,首先备份您的库文件,设置里面画布大小设置到最大

现在新增一个新的模式,有 2 中方法使用,

  1. 右击一个普通的 md ,点击 从 md 生成思维导图 菜单,这将在您的库中新建一个 以 md-mindmap.md 结尾的md 文件,并且自动打开为 导图
  2. 或者在普通的 md 添加文件属性 mindmap-plugin ,属性值为 markdown ,然后重新打开这个 md ,也可以转为导图

建议使用第1种方式,可以保留你的原来的 md ,而导图操作都在 md-mindmap.md 上,不会影响你的原来的md,下载测试文件 测试文件

这个模式也支持在文件属性设置布局,比如添加 mindmap-layoutmindmap-layout-direct 这两个文件属性

布局名称 布局方向
mindmap2 right , left or mindmap
mindmap6 right , left , or mindmap
tree up,down
fish right,left

  1. 修复以*开头的无序列表问题
  2. 修复新模式保存数据的问题
  3. 添加一个设置,可以开启 rich 模式支持双击新增自由节点
  4. 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

25 Sep 03:55
8e507c2

Choose a tag to compare

  1. fix fish layout bug
  2. fix cannot use scale in mobile app
  3. 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
  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

  1. right click a normal md , click create a mindmap from md menu , it will create a md-mindmap.md in your vault (Recommended )
  2. or you can add file property mindmap-plugin,the value is markdown , then click 'open as mindmap' in more 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

Buy a active code


  1. 修复鱼骨图bug
  2. 修复移动端缩放问题
  3. 现在新增rich 模式自由节点的方式由双击空白处更改为长按空白处,长按空白处2秒后新增自由节点
  4. 重要更新,用户一直希望出一个 md 完全转为导图的模式,尽量保留全部文字,而不是需要像 basic 模式那样,要求必须符合一定的模式才行,首先备份您的库文件,设置里面画布大小设置到最大

现在新增一个新的模式,有 2 中方法使用,

  1. 右击一个普通的 md ,点击 从 md 生成思维导图 菜单,这将在您的库中新建一个 以 md-mindmap.md 结尾的md 文件,并且自动打开为 导图
  2. 或者在普通的 md 添加文件属性 mindmap-plugin ,属性值为 markdown ,然后重新打开这个 md ,也可以转为导图

建议使用第1种方式,可以保留你的原来的 md ,而导图操作都在 md-mindmap.md 上,不会影响你的原来的md,下载测试文件 测试文件

这个模式也支持在文件属性设置布局,比如添加 mindmap-layoutmindmap-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 版本也更新了,下载

购买一个激活码


QQ2025925-114856.mp4
QQ2025925-114927.mp4