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
---