github MarkMindCkm/obsidian-markmind 1.4.0
v1.4.0

latest releases: 3.5.7, 3.5.6, 3.5.5...
4 years ago
  1. fix #231 , you can add link variable in setting tab when export pdf annotations
Page:{{page}}
<span style="color:{{color}}">■</span>:{{highlightText}} 
Comment:{{comment}}
[📌]({{link}})
^{{id}}
  1. fix #174 , it can work directly with Obsidian Extended Table plugins https://github.com/aidenlx/table-extended , when use table mode , you can find a menu get markdown of this table , click it ,then copy it to a md file , open table-extended plugin ,(not support wrap in table)
---
mindmap-plugin: basic
display-mode: table
---
  1. list mode support parse ![[mind map md]] to a real mind map
  2. fix basic mode mind map parse ![[mind map md]] bug

  1. 修复 #231,导出PDF 注释时可以添加一个 link 变量,
Page:{{page}}
<span style="color:{{color}}">■</span>:{{highlightText}} 
Comment:{{comment}}
[📌]({{link}})
^{{id}}
  1. 修复 #174 , 非常方便的制作表格,可以搭配插件table-extended使用,操作如下:使用表格模式时,可以在更多菜单中发现 获取表格的markdown ,点击菜单后将文字复制到一般的md文件中,(注意要打开table-extended插件),不支持表格内换行
---
mindmap-plugin: basic
display-mode: table
---
  1. 大纲模式也支持解析 ![[mindmap md]] 为真实的思维导图
  2. 修复basic 模式下解析`![[mindmap md]] 的问题

table mode with table extended plugin

table

export pdf annotations

highlight

Don't miss a new obsidian-markmind release

NewReleases is sending notifications on new releases.