jlegewie / zotfile

Zotero plugin to manage your attachments: automatically rename, move, and attach PDFs (or other files) to Zotero items, sync PDFs from your Zotero library to your (mobile) PDF reader (e.g. an iPad, Android tablet, etc.), and extract PDF annotations.
4.05k stars 281 forks source link

Get table of content is still using the old format for opening pdf #627

Open ZhiliangWu opened 2 years ago

ZhiliangWu commented 2 years ago

Zotero version: 6.0.3 ZotFile Version: 5.1.1

I found the function from zotfile on "get table of content" is still using the old format like zotero://open-pdf/0_9WYPFUSR/9. image

Meanwhile, as discussed in this thread, the current new format should be zotero://open-pdf/library/items/9WYPFUSR?page=9.

In my case, the old format only works with the built-in PDF reader but fails in other PDF reader (in my case, PDF expert or Preview).

Is there any plan to upgrade this behaviour?