izuzak / atom-pdf-view

Support for viewing PDF files in Atom.
https://atom.io/packages/pdf-view
MIT License
106 stars 30 forks source link

Suggestion: Thumbnails/Minimap for PDFs #185

Open sameersingh opened 6 years ago

sameersingh commented 6 years ago

It'll be great for a scrollable navigation column (a sidebar) on the right showing the thumbnails of each page, allowing us to quickly scroll through large PDFs and get to the part we're looking for.

izuzak commented 6 years ago

Yeah, that would be neat, @sameersingh -- thanks for opening an issue! ⭐️ I probably won't have time to implement this myself, but happy to review a pull request if someone else wants to do it! 👍

sbrl commented 5 years ago

If you open a PDF in Firefox (which also uses PDF.js), it automatically displays a minimap. would it not be possible just to "unhide" the extra UI?

izuzak commented 5 years ago

If you open a PDF in Firefox (which also uses PDF.js), it automatically displays a minimap. would it not be possible just to "unhide" the extra UI?

@sbrl I don't know. I'd be okay if you wanted to try to do that yourself and opened a pull request 👍

sbrl commented 5 years ago

I'm very busy at the moment (University semester time!), but I may have time to investigate in a few months time - that is, if I don't forget before then :P