github MarkMindCkm/obsidian-markmind 3.1.5
v3.1.5

latest releases: 3.5.5, 3.5.4, 3.5.3...
14 months ago

Important change

  1. fix layout bug due to add node callout
  2. fix open mindmap bug due to outline
  3. outline mode support pdf++ annotate
  4. fix drag free node bug when node has image
  5. 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

Buy a active code


重要更新

  1. 修复由于添加节点标志导致的布局问题
  2. 修复由于大纲导致的打开其他导图的问题
  3. 大纲模式支持 pdf++ 的标注
  4. 修复拖动自由节点的问题,当自由节点有图片时,以前的版本会复制一张图片
  5. 如果您想要显示根节点的展开、折叠按钮,你可以在 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

Don't miss a new obsidian-markmind release

NewReleases is sending notifications on new releases.