more notes...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-11-09 01:46:03 +03:00
parent 23e66af3b1
commit 2f17ef29a5

View File

@ -3,7 +3,12 @@
* *
* XXX ASAP start writing docs in pwiki * XXX ASAP start writing docs in pwiki
* - minimal/functional editor - DONE * - minimal/functional editor - DONE
* - WYSIWYG markdown editor/viewer (ASAP) - * ...<pre> sometimes ties formatting while <textarea>/<input type=text>
* handle resizing in a really odd way...
* - WYSIWYG markdown editor/viewer (ASAP) - DONE (partial)
* - need a UI a-la milkdown
* ...milkdown is good but 500mb dev-env and (apparently)
* no AMD support are problems -- need more testing...
* - transparent sync/backup * - transparent sync/backup
* - 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 * ...can't seem to get it to work without asking for permission