Dirk Holtwick

Results 184 comments of Dirk Holtwick

Are folders really required? Notes and relations could provide the ordering, see notion.so Evaluate more concepts

Highlight finds in PM: https://gist.github.com/marijnh/cee01b30b1890a5947c0 https://github.com/mattberkowitz/prosemirror-find-replace

With some tricks, IDB was capable of doing fulltext quite well. https://www.codeproject.com/Articles/744986/How-to-do-some-magic-with-indexedDB https://developers.google.com/web/fundamentals/instant-and-offline/web-storage/offline-for-pwa

See also https://github.com/scrumpy/tiptap/issues/224

Consider: https://github.com/amosavian/FileProvider

https://developers.google.com/web/updates/2019/08/native-file-system

Links: - FileSys https://wicg.github.io/entries-api/ - https://www.w3.org/TR/file-system-api/ - Upload dirs https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/webkitdirectory - https://docs.microsoft.com/de-de/microsoft-edge/progressive-web-apps/microsoft-store?branch=pwa - https://www.html5rocks.com/en/tutorials/file/filesystem/ - Android Trusted https://developers.google.com/web/updates/2019/02/using-twa Conclusion: Regular PWAs might have access to the file system, but only...

- [x] Add media - [x] Connect with at least Dropbox - [ ] Use it to present help collection

Available at: - https://mobile.collect-app.com/ - https://desktop.collect-app.com/

- [ ] Use Service Worker for push - [ ] Use Service Worker for sync and database