Dirk Holtwick
Dirk Holtwick
- [ ] Fulltext index incremental, not rebuild on each app start; tasks with lower priority - [ ] Cache assets

Use native views on iOS and macOS to improve responsiveness for: - [ ] PDF - [ ] WebArchives
- [x] PencilKit / iPad - [x] OCR via OS / `VNRecognizeTextRequest` #35 - [x] Support improved [Document Controller](https://developer.apple.com/wwdc19/719) to access NAS and USB #40 - [x] Automatic dark mode...
Support for services like: [nextCloud](https://docs.nextcloud.com/server/15/benutzerhandbuch/files/access_webdav.html) The main problem for web based solutions will be the requirement of [CORS](https://github.com/keeweb/keeweb/wiki/WebDAV-Config).
Stop allowing any further changes to the document and its properties. This could be synonymous to "archived" and also fulfill archiving requirements by German laws GOBD.
Folders
### Requirements: - Hierarchical grouping element: "Folder". - A document can be referenced by multiple folders. - Optional: Sub folders are ordered ### Implementation Idea 1: - Any folder has...
https://webauthn.guide/
This is especially important to write modules once and use them on both mobile and desktop - [ ] Same icon names - [ ] Common API for module menus...