Releases: MarkMindCkm/obsidian-markmind
Releases · MarkMindCkm/obsidian-markmind
v1.6.3
- fix cannot execute export to html command bug when change root layout of mindmap
- support open
ithought://
andevernote://
andticktick://
andonenote://
link in mindmap - add save status when export to html
- 修复当改变思维导图根节点布局时 执行导出html命令 布局错乱的问题
- 支持打开
ithought://
、evernote://
、ticktick://
和onenote://
链接,优化了打开zotero
链接的效果 - 当导出html,在状态栏添加了保存提示
v1.6.2
- fix cannot copy pdf text&link bug when click a pdf annotate in independent windows
- fix cannot open
obsidian://
link bug - support only copy pdf link , you should open
only copy pdf link
in markmind setting tab - add save tooltip in status bar
- add set mindmap center button
- 修复无法在独立窗口点击pdf标注自动生成 pdf 文字和链接的问题
- 修复无法打开
obsidian
链接的问题 - 支持点击PDF 标注只自动生成链接,需要在设置页面开启一个选项
- 在底部状态栏添加保存提示
- 添加了一个设置思维导图居中按钮
v1.6.1
- fix search bug when open mindmap in obsidian search mode
- fix open
booknote
link
community
- 修复打开思维导图出现搜索框的问题 (在obsidian搜索模式下)
- 修复打开 booknote 链接的问题
微信群-由群主拉入
v1.6.0
- support set up image folder in markmind setting tab , when paste image , it will store to this folder of your vault , it is a relative path
- support open
zotero
link - fix loss pdf annotation bug in independent windows
- add command in
ctrl + p
board
- change basic mindmap mode to table
- change basic to outline mode
community
- 支持设置粘贴的图片文件夹,在 markmind 设置页面,设置库中的文件夹,这是个相对路径
- 支持打开 zotero 链接
- 修复在独立窗口中丢失标注的问题
- 在 ctrl + p 命令面板里 添加了两个命令
- 打开basic 模式的思维导图为表格
- 打开basic 模式为大纲
微信群-由群主拉入
v1.5.9
please update your pdfjs Download pdfjs
mindmap
- support copy image from brower
- optimize import function of xmind zen , support import link of xmind zen
- when creating relate link in two nodes , you can click blank of canvas to create a free node for the end node
- add comment menu in annotate menu
- support use
id
to create annotate link , when you addid
in yaml , the annotate link will useid
to create
community
---
id: test_id
annotate-type: pdf
annotate-target: test.pdf
---
请更新最新版的pdfjs插件 下载 pdfjs
思维导图
- 支持从浏览器或者微信复制图片
- 优化导入xmind zen 文件,不会在丢失xmind zen 文件中的链接
- 创建连线时,可以点击空白处生成一个自由节点,当做连线的终结节点
pdf 优化
- 点击标注,菜单增加一个评论按钮,点击可以直接增加评论
- 支持使用
id
字段生成 标注链接,好处是 pdf 更改位置时,直接修改annotate-target
不会影响以 id 生成的链接 ,需要在yaml中添加一个 id 属性值,最好是英文或数字,不要使用中文和空格等不支持的字符
---
id: test_id
annotate-type: pdf
annotate-target: test.pdf
---
微信群-由群主拉入
v1.5.8
mindmap
- optimizing Shortcut of mind map, similar to xmind zen
- optimize the feature of mind mapping in independent windows
- support
ctrl + c
andctrl + v
in editing node - support
[[
completion syntax in editing node - optimize style of node menu
- support
- support obsidian search results , when open a mindmap from search results , it will auto open search of mindmap or jump to related node
- support cache pdf when annotate web pdf , you should set up cache pdf folder path in markmind setting tab , it is relative path , when open pdf next time , it will read pdf data from cache first
- When jumping to a collapsed node, automatically expanding the node is supported
- optimize zoom in/out style
- some other optimizations
community
思维导图
- 优化思维导图快捷键,更类似 xmind zen
- 优化独立窗口思维导图的使用
- 编辑节点支持复制和粘贴
- 编辑节点 支持
[[
语法 - 节点菜单样式修复
- 支持obsidian 搜索结果,当从搜索结果打开思维导图时,将自动打开思维导图德搜索界面(多个匹配)或者跳转至相关节点(单一匹配结果)
- 当标注在线pdf时 ,支持缓存在线 pdf , 你需要在设置界面设置缓存目录,这是一个相对路径,指向库中的文件夹,下次再打开这个pdf时,会优先从缓存中读取
- 当跳转至被折叠的节点时,节点将自动展开
- 优化 放大缩小样式
- 一些内部的其他优化
后天会再次更新一些pdf 和思维导图的改进
微信群-由群主拉入
v1.5.7
- fix #326 , support import image from xmind zen file when drag xmind zen file to rich mode
- you must set up image folder import from xmind zen in yaml , this is a relative path ( base on vault folder ),for example : import image to xmind folder in your vault
---
mindmap-plugin: rich
xmind-image-target: xmind
---
community
- 修复 #326 , 在 rich 模式导入 xmind zen 文件时,支持导入图片
- 必须在yaml中设置导入图片的文件夹,这是一个相对路径,以库文件为基准,比如将图片导入库中xmind文件夹下
---
mindmap-plugin: rich
xmind-image-target: xmind
---
微信群-由群主拉入
v1.5.6
fix bug for obsidian mobile app cannot open mind map due to v1.5.5 beta due t supporting Obsidian 0.15.0 popout windows .
community
修复由于支持独立窗口导致的在移动端 obsidian 无法打开思维导图的bug
微信群-由群主拉入
v1.5.5
This is the first test version of markmind Obsidian supporting Obsidian 0.15.0 popout windows , and some of the features aren't working as expected in the Obsidian popouts yet
community
本次版本是支持 obsidian 弹出窗口的一个过渡版本,一些功能在独立的弹出窗口还无法使用,但是大部分功能已经可以正常使用了
微信群-由群主拉入
v1.5.4
fix #402 , support custom short cut
- open use custom short cut in setting tab,the default short cut will not work
- set up short cut for some command (ctrl+ p)
these commands support custom :
- add node
- delete node
- edit node
- cancel edit node
- undo
- redo
fix #407 , ctrl + p , click undo/redo
commad
修复 #402 , 支持自定义快捷键
- 在设置页面开启支持自定义快捷键,开启后默认的快捷键会失效
- 为一些命令设置快捷键
以下命令支持自定义快捷键
- 添加节点
- 删除节点
- 编辑节点
- 取消编辑节点
- 撤销
- 恢复
修复 #407 , 执行 ctrl+ p中 撤销和恢复
命令