mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 01:48:26 +00:00
Allow to use the browser's pdf viewer
The viewerjs library has some limitations. Sometimes PDFs are quite blurry and some content is displayed scrambled. Switching to the browsers build-in PDF viewer (for chromium and firefox) fixes this. So while on mobile the viewerjs is the only working viewer, for desktop use it might be desireable to use the browsers builtin viewer instead.
This commit is contained in:
@ -19,6 +19,8 @@
|
||||
increase in accuracy by about 10%.
|
||||
- A due date that is found during text analysis is now set on the
|
||||
item. If multiple due dates are found, the earliest one is used.
|
||||
- Allow to switch between viewerjs PDF viewer or the browser's builtin
|
||||
viewer.
|
||||
|
||||
### Configuration Changes
|
||||
|
||||
|
Reference in New Issue
Block a user