- fix #320 ,
ctrl + ccopy text ,then select node ,thenctrl + vto add node from text - support drag and drop image to mindmap from desktop , it will add to free node
- fix #327 ,support
encodeURIfile link inannotate-target - Simplify the installation of pdfjs plugins and support the default place to put pdfjs plugin
- in desktop (win,mac and linux),the default is
.obsidianfolder in your vault - in andriod , the default is
andriodfolder in your vault - in ios , the default is
iosfolder in your vault
set up pdfjs plugin path
- put
pdfjsfolder to the default folder , notice in maccommand+shift+.can show the hidden folder - keep your vault have a md file , then
ctrl + p, findsetup pdfjs plugin path, click it - restart obsidian
- 修复 #320 ,可以从浏览器等复制粘贴文字,直接生成节点
- 支持从桌面等地方拖动图片生成自由节点
- 修复 #327 ,
annotate-target支持使用encodeURI编码 - 简化 pdfjs 插件设置,增加默认位置
- 桌面端 (win,mac 和 linux),默认放在库中的
.obsidian文件夹下 - 安卓 默认放在库
andriod文件夹下 - ios 苹果系统默认放在库
ios文件夹下
设置pdfjs插件方法
- 将
pdfjs方到默认的文件夹, 注意:mac 系统可以使用command+shift+.显示隐藏文件夹 - 保证库中至少存在一个md文件 , 使用
ctrl + p, 点击设置pdfjs插件路径命令即可 - 重启obsidian



