Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-10-09 17:38:47 +03:00
parent 4865d3ff71
commit 5ff9906c1e

View File

@ -5,7 +5,10 @@
* - minimal/functional editor -- DONE * - minimal/functional editor -- DONE
* - WYSIWYG markdown editor/viewer (ASAP) * - WYSIWYG markdown editor/viewer (ASAP)
* - transparent sync * - transparent sync
* - fs store/export in browser or a simple way to export/import.. * - fs store/export in browser or a simple way to export/import...
* ...can't seem to get it to work without asking for permission
* on every startup (one more thing left to try, keeping the
* handler live in a service worker, but the hopes are low)...
* - pouchdb-couchdb sync * - pouchdb-couchdb sync
* - pouchdb-pouchdb sync (p2p via webrtc) * - pouchdb-pouchdb sync (p2p via webrtc)
* - tags/search * - tags/search