Releases: MarkMindCkm/obsidian-markmind
v3.1.5
Important change
- fix layout bug due to add node callout
- fix open mindmap bug due to outline
- outline mode support pdf++ annotate
- fix drag free node bug when node has image
- if you want show the root collapse/expand bar,you can add the css in styles.css
/*you can use your color , this is a example*/
.mm-node.mm-root>.mm-node-bar{
display: block !important;
background-color: #ffffff;
border-color: #6f0bc9;
}
.theme-light .mm-node.mm-root>.mm-node-bar{
display: block !important;
background-color: #ffffff;
border-color: #6f0bc9;
}
Rich mode Support outline,you can see v3.1.3
The plug-in price adjust from $12 to $16. 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
重要更新
- 修复由于添加节点标志导致的布局问题
- 修复由于大纲导致的打开其他导图的问题
- 大纲模式支持 pdf++ 的标注
- 修复拖动自由节点的问题,当自由节点有图片时,以前的版本会复制一张图片
- 如果您想要显示根节点的展开、折叠按钮,你可以在 styles.css 里添加如下代码
/*你可以用其他颜色,这里只是一个示例*/
.mm-node.mm-root>.mm-node-bar{
display: block !important;
background-color: #ffffff;
border-color: #6f0bc9;
}
.theme-light .mm-node.mm-root>.mm-node-bar{
display: block !important;
background-color: #ffffff;
border-color: #6f0bc9;
}
Rich 模式已经支持了大纲,具体可以查看 v3.1.3
该版本是 v3 版本比较稳定的版本,一般常见的 bug 都得到了处理。
插件价格从80 提高到了115元(调整价格至165元,目前处于优惠价格 115 元),如果您已经购买了v2 版本的激活码,只需补差价 35 元即可。
另外独立版本 Markmind 0.1.4 版本也更新了,下载
另外 微信群和 QQ 群已经加满,大家可以加入 QQ 频道
QQ 频道(推荐加入频道)

或者 QQ 群 3

_2025_04_26_15_03_35_106.mp4
_2025_04_26_15_04_22_787.mp4
v3.1.4
- fix #954
- fix #955
- keep the
^id
in basic mode mindmap - Important change: outline support icon function
Rich mode Support outline,you can see v3.1.3
The plug-in price adjust from $12 to $16. 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
Rich 模式已经支持了大纲,具体可以查看 v3.1.3
该版本是 v3 版本比较稳定的版本,一般常见的 bug 都得到了处理。
插件价格从80 提高到了115元(调整价格至165元,目前处于优惠价格 115 元),如果您已经购买了v2 版本的激活码,只需补差价 35 元即可。
另外独立版本 Markmind 0.1.4 版本也更新了,下载
另外 微信群和 QQ 群已经加满,大家可以加入 QQ 频道
QQ 频道(推荐加入频道)

或者 QQ 群 3

_2025_04_15_16_19_34_667.mp4
_2025_04_15_16_20_10_808.mp4
v3.1.3
- add a command
collapse to root or select node
in ctrl p board - important change
More menus in the upper right corner,Mind maprich mode
support outline , This is a test version, please backup your data first
If you want mindmap show as outline , you can add file property dispaly-mode:
mindmap-plugin: rich
dispaly-mode: outline
Outline short cuts
Feature | Short Cut |
---|---|
New Child Node | Enter |
Indent | Tab |
Unindent | Shift + Tab |
Zoom in | CTRL/CMD + ] or Double click bullet point |
Zoom out | CTRL/CMD + [ |
Move node to up | CTRL + UP |
Move node to down | CTRL + Down |
The plug-in price adjust from $12 to $16. 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
- 在ctrl p 面板里,增加一个
折叠至根节点或者选择节点
命令 - 重要更新
在右上角更多里 导图rich 模式
支持切换为大纲 , 这是一个测试版本,请先备份您的数据
如果你想要导图默认打开显示未大纲,可以添加笔记属性 dispaly-mode
mindmap-plugin: rich
dispaly-mode: outline
大纲快捷键
功能 | 快捷键 |
---|---|
新节点 | Enter |
缩进 | Tab |
反缩进 | Shift + Tab |
进入节点 | CTRL/CMD + ] or Double click bullet point |
退出节点 | CTRL/CMD + [ |
向上移动节点 | CTRL + UP |
向下移动节点 | CTRL + Down |
该版本是 v3 版本比较稳定的版本,一般常见的 bug 都得到了处理。
插件价格从80 提高到了115元(调整价格至165元,目前处于优惠价格 115 元),如果您已经购买了v2 版本的激活码,只需补差价 35 元即可。
另外独立版本 Markmind 0.1.4 版本也更新了,下载
另外 微信群和 QQ 群已经加满,大家可以加入 QQ 频道
QQ 频道(推荐加入频道)

或者 QQ 群 3

_2025_04_02_15_51_55_550.mp4
v3.1.2
- fix
![[mindmap md]]
render mindmap bug in node - fix
change basic to rich mode
bug in ctrl p board - fix render
![[md#head]]
![[md^id]]
bug in node, now you can hide the title by add css instyles.css
.mm-node-embed {
display: none!important;
}
- add custom ai setting in settings tab
you can select node ,ctrl p ,useGenerate mind maps by chatGTP
to Generate mind map
for example
deepseek
url: https://api.deepseek.com/chat/completions
model: deepseek-chat
appkey: sk-*******************************
The plug-in price adjust from $12 to $16. 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.3 has also been updated. Download
- 修复使用语法
![[导图md]]
在节点中渲染的问题 - 修复 ctrl p 面板里 把basic 模式转为rich 模式的问题
- 修复
![[md#标题]]
和![[md^id]]
等语法问题,
现在可以隐藏上方的标题,在styles.css 添加规则
.mm-node-embed {
display: none!important;
}
4.设置里添加自定义ai 模型的支持
当你启用自定义ai模型支持时,需要填写 自定义请求地址、模型以及你的 appkey, 然后 选择一个节点, ctrl p , 使用 智能生成思维导图
命令既可,比如目前已经测试 deepseek/kimi 等模型
比如
deepseek
url: https://api.deepseek.com/chat/completions
model: deepseek-chat
appkey: sk-*******************************
该版本是 v3 版本比较稳定的版本,一般常见的 bug 都得到了处理。
插件价格从80 提高到了115元(调整价格至165元,目前处于优惠价格 115 元),如果您已经购买了v2 版本的激活码,只需补差价 35 元即可。
另外独立版本 Markmind 0.1.3 版本也更新了,下载
另外 微信群和 QQ 群已经加满,大家可以加入 QQ 频道
QQ 频道(推荐加入频道)

或者 QQ 群 2

_2025_03_15_22_12_53_829.mp4
v3.1.1
- support
ctrl + up
to move nodes up within the same level using the keyboard - support
ctrl + down
to move nodes down within the same level using the keyboard - fix click
#tag
bug in node - mindmap support move ppt range when in
demonstration mode
, the step to enterdemonstration mode
,you can see 3.1.0 - add a command
enter read mode
for mindmap inctrl + p
board ( use html to render mindmap )
The plug-in price adjust from $12 to $16. 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.3 has also been updated. Download
-
支持
ctrl + up
和ctrl + down
在同级节点中上下移动节点 -
修复 点击节点中的标签问题
-
导图支持拖动演示模式下演示范围,关于如何演示思维导图,可以看 3.1.0的更新
-
ctrl p 命令面板添加一个导图命令,
进入只读模式
(html 渲染导图下,可以使用 )
该版本是 v3 版本比较稳定的版本,一般常见的 bug 都得到了处理。
插件价格从80 提高到了115元(调整价格至165元,目前处于优惠价格 115 元),如果您已经购买了v2 版本的激活码,只需补差价 35 元即可。
另外独立版本 Markmind 0.1.3 版本也更新了,下载
另外 微信群和 QQ 群已经加满,大家可以加入 QQ 频道
QQ 频道(推荐加入频道)

或者 QQ 群 2

_2025_02_20_19_27_34_811.mp4
_2025_02_20_19_28_39_313.mp4
v3.1.0
-
Support page attribute add
read: true
(yaml), After 8 seconds, mind map will enter read-only mode -
Support hold down Ctrl and click Link (
[[md name]]
) to open MD on the right side -
(important change) Support
demonstration mode
, the step is- Change mind map render mode to
html
in settings tab,reopen mind map - ctrl p , execute
Enter demonstration mode
- Hold down Ctrl and right-click on the blank area to select the range
- Click the button in the bottom right corner to start the demonstration
- ctrl p ,
Exit demonstration mode
- Change mind map render mode to
The plug-in price adjust from $12 to $16. 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.3 has also been updated. Download
- 支持页面属性添加
read: true
打开导图时,8秒后将进入只读模式 - 支持按住 ctrl,点击双链,会在右侧打开一个窗口
- 重要更新,导图支持演示模式,步骤是
- 设置里更改导图渲染模式为 html,并重新打开导图
- ctrl p , 执行
进入演示模式
这个命令 - 按住ctrl,框选演示范围
- 点击右下角按钮开始演示
- ctrl p ,
退出演示模式
该版本是 v3 版本比较稳定的版本,一般常见的 bug 都得到了处理。
插件价格从80 提高到了115元(调整价格至165元,目前处于优惠价格 115 元),如果您已经购买了v2 版本的激活码,只需补差价 35 元即可。
另外独立版本 Markmind 0.1.3 版本也更新了,下载
另外 微信群和 QQ 群已经加满,大家可以加入 QQ 频道
QQ 频道(推荐加入频道)

或者 QQ 群 2

_2024_12_29_18_44_01_621.mp4
v3.0.9
- fix open local file link bug when use
[text](file://local file link)
in node - fix move callout cannot use
undo
bug - fix math css bug in node
The plug-in price adjust from $12 to $16. 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.3 has also been updated. Download
- 修复打开本地链接问题,比如在节点中使用 语法
[文字](file://本地文件链接)
- 修复移动 callout 后无法使用撤销的问题
- 修复节点某些情况下公式样式问题
该版本是 v3 版本比较稳定的版本,一般常见的 bug 都得到了处理。
插件价格从80 提高到了115元(调整价格至165元,目前处于优惠价格 115 元),如果您已经购买了v2 版本的激活码,只需补差价 35 元即可。
另外独立版本 Markmind 0.1.3 版本也更新了,下载
另外 微信群和 QQ 群已经加满,大家可以加入 QQ 频道
QQ 频道(推荐加入频道)

或者 QQ 群 2

_2024_12_11_11_40_45_417.mp4
v3.0.8
- Fix the bug when opening a mind map causes theme fonts and colors to become invalid #923
- Support node property setup board when select node,
If you don't want this feature, you can turn it off in the settings
- Support rect annotate of pdf++ plugin , now when you open pdf plus plugin ,the rect annotate will display as a image
The plug-in price adjust from $12 to $16. 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.2 has also been updated. Download
- 修复打开导图导致主题字体和颜色失效的问题 #923
- 支持选择节点弹出属性设置框,如果您不想用该功能,可以在 设置里面关闭
显示节点属性框
这个选项
- 支持 pdf++ 插件的矩形标注,现在当你使用 pdf++ 时,矩形标注可以显示为图片,如果不使用,会显示为链接
该版本是 v3 版本比较稳定的版本,一般常见的 bug 都得到了处理。
插件价格从80 提高到了115元(调整价格至165元,目前处于优惠价格 115 元),如果您已经购买了v2 版本的激活码,只需补差价 35 元即可。
另外独立版本 Markmind 0.1.2 版本也更新了,下载
另外 微信群和 QQ 群已经加满,大家可以加入 QQ 频道
QQ 频道(推荐加入频道)

或者 QQ 群 2

Support font of theme
_2024_11_29_19_26_22_632.mp4
Support rect annotate of pdf++ plugin
_2024_11_29_19_24_55_236.mp4
v3.0.7
- fix #916
- add a
add parent node
command in ctrl p board - add a
display node image
command in ctrl p board - fix some small css
The plug-in price adjust from $12 to $16. 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.2 has also been updated. Download
- 修复 #916
- 在 Ctrl p 里,添加一个
新建父级节点
的命令 - 在 Ctrl p 里,添加一个
展示节点图片
的命令 - 一些小的样式修复
该版本是 v3 版本比较稳定的版本,一般常见的 bug 都得到了处理。
插件价格从80 提高到了115元(调整价格至165元,目前处于优惠价格 115 元),如果您已经购买了v2 版本的激活码,只需补差价 35 元即可。
另外独立版本 Markmind 0.1.2 版本也更新了,下载
另外 微信群和 QQ 群已经加满,大家可以加入 QQ 频道
QQ 频道(推荐加入频道)

或者 QQ 群 2

_2024_11_15_15_30_29_10.mp4
_2024_11_15_15_31_29_663.mp4
v3.0.6
- fix export mindmap to html bug
- fix change bakcground bug in
base style
- important updates , fix a long-standing bug, the rich mode of mindmap supports [[md]] display in the relationship graph,When a node uses the syntax [[]] to refer to another md , The data saving format will add
### node element start
[[md1]] ^node1 id
[[md2]] ^node2 id
### node element end
Do not manually modify the above data to prevent data problems
Advised to use this version in new vault or back up your data first.
This is a relatively stable version, and the basic bugs have been resolved. users can update to this version.
The plug-in price adjust from $12 to $16. 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.2 has also been updated. Download
- 修复导出 html 问题
- 修复基本设置里更改背景颜色的问题
- 重要更新,修复一个由来已久的问题,在 rich 模式下,当节点里使用 [[md]] 语法时,现在可以显示在图谱,并且保存数据的格式会增加
### node element start
[[md1 名称]] ^节点 id
[[md2 名称]] ^节点2 id
### node element end
建议先备份您的数据,在使用本版本。
注意,不要轻易修改以上数据,防止出现问题
该版本是 v3 版本比较稳定的版本,一般常见的 bug 都得到了处理。
插件价格从80 提高到了115元(调整价格至165元,目前处于优惠价格 115 元),如果您已经购买了v2 版本的激活码,只需补差价 35 元即可。
另外独立版本 Markmind 0.1.2 版本也更新了,下载
另外 微信群和 QQ 群已经加满,大家可以加入 QQ 频道
QQ 频道(推荐加入频道)

或者 QQ 群 2
