mozilla / pdf.js

PDF Reader in JavaScript
https://mozilla.github.io/pdf.js/
Apache License 2.0
48.31k stars 9.97k forks source link

[Feature]: create and access bookmarks and notes #18865

Open ToratEmetInWord opened 1 week ago

ToratEmetInWord commented 1 week ago

Is the feature relevant to the Firefox PDF Viewer?

yes

Feature description

creating and accesing bookmarks and notes is very useful for navigating a pdf all major pdf programs have this feature.

Other PDF viewers

No response

Snuffleupagus commented 1 week ago

I don't know if something like this is wanted, or planned, however implementing this would require at least that:

  1. Firefox product managers decide that the feature itself is actually wanted.
  2. Firefox UI/UX provides a design specification, before any work can start.
marco-c commented 1 week ago

Adding notes/comments is something we'd like to have at some point (see also https://bugzilla.mozilla.org/show_bug.cgi?id=1863905).

It's not the highest priority, but there were some early design explorations that we could start to share. However, they would need to be completed.

Not sure yet about bookmarks. They should be two separate features anyway.