关于pdf注释

Obsidian官方对于pdf注释这一块一直是摆烂的态度,使用的是pdfjs所以没有注释能力;但是我在使用firfox打开pdf的时候发现是可以做注释,然后输入文字和粘贴图片的,按理说firefox使用的就是pdfjs吧,为什么火狐浏览器就可以呢?PS:不能插入笔记

就我的理解, PDF.js 可以操作注释

RyotaUshio/obsidian-pdf-plus 就是用的 PDF.js, 可以注释, 启用 “允许编辑pdf” 之后, 这些注释还随 pdf 文件存储

试了下在 Chrome 里打开 pdf, 之前划线和自己写的 note 都在


至于 Obsidian 官方, 刚好从 PDF++ github 主页上看见写着一段:

However, you will found the viewer reloaded every time you add a highlight to your file. This is a limitation originating from how Obsidian configures the PDF.js library (specifically, they disables AnnotationEditorLayer ). Therefore, this feature should be considered to be a temporary workaround until Obsidian itself supports PDF annotation, which is on their roadmap.

从 Ob Roadmap 来看, 也是准备加的…

Obsidian的roadmap上是这么写的
图片
等待pdfjs的原生支持,然而现在pdfjs本身可以支持注释了,所以我也不清楚是哪里的原生支持不足