Skip to content

v1.3.8

Choose a tag to compare

@MarkMindCkm MarkMindCkm released this 03 Mar 03:31
· 268 commits to main since this release
0649562

Notice : please update pc pdfjs plugin pc pdfjs plugin

  1. support search mindmap node , add a menu toggle search box in more options
  2. fix #203 , support only copy pdf annotate text
  3. support micro adjustment of the height of the pdf annotate. you can add an upward or downward adjustment distance in the setting tab
  4. add a short cut alt + i to toggle create rect annotate status
  5. fix #131 , support set up folder path for image of rect annotate in yaml , this is a relative path to a folder in your vault , please update pc pdfjs plugin
---
annotate-type: pdf
annotate-target: pdf/test.pdf
annotate-image-target: test/test
---

注意:请更新电脑版 pdfjs 插件 pc pdfjs plugin

  1. 支持搜索思维导图 , 在更多菜单中有个 打开/关闭搜索框
  2. 修复 #203,支持复制pdf标注文字
  3. 支持微调整标注的高度,解决标注偏下或偏上的问题,可以在设置页面添加向上或向下调整的距离,比如 2 (px)
  4. 增加一个快捷键 alt + i 用于 切换创建矩形标注的状态
  5. 修复 #131,支持在 yaml 中单独为 pdf 设置保存矩形标注所产生的图片的文件夹路径( 指向你库中的某个文件夹,是个相对路径) ,默认是设置页面中的路径,如果在yaml中添加该路径,则该路径的优先级更高,该功能允许你为每个 pdf 单独设置图片路径,方便导出 , 需要更新 电脑版 pdfjs 插件
---
annotate-type: pdf
annotate-target: pdf/test.pdf
annotate-image-target: test/test
---

copy text

copyText

add folder path for image of rect annotate

imageFolder

adjust height of annotate

adjustHeight

search node

search