crit-tech / gms-notebook

Support and product roadmap for GM's Notebook gmsnotebook.com
1 stars 0 forks source link

FEAT: Speed up PDF loading #34

Closed dprothero closed 1 year ago

dprothero commented 1 year ago

Maybe cache the PDF contents in indexedb

dprothero commented 1 year ago

We should cache the PDF data locally so it loads faster when returning to a PDF.

We should also explore keeping the WebViewer loaded and reuse it when navigating between PDFs.