Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-10-04 18:11:22 +03:00
parent 473fe85d0f
commit b4d539fa6e

View File

@ -2,7 +2,7 @@
*
*
* XXX ASAP start writing docs in pwiki
* - functional editor -- DONE
* - minimal/functional editor -- DONE
* - WYSIWYG markdown editor/viewer (ASAP)
* - transparent sync
* - fs store/export in browser or a simple way to export/import..
@ -12,6 +12,8 @@
* - images
*
*
* XXX might be a good idea to wrap the wysiwig editor into a separate template
* and use it in the main edit template
* XXX formalize in-page api...
* XXX npx http-server ... -- for testing file access...
* XXX test pouchdb latency at scale in browser...