cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-07-25 23:58:23 +03:00
parent b4d66cc6e5
commit 225cac6f70

View File

@ -22,7 +22,7 @@
* - .load(..) / .json(..) -- for most stores... * - .load(..) / .json(..) -- for most stores...
* might be a good idea to keep a unified format... * might be a good idea to keep a unified format...
* - <page>.then() -- resolve when all pending write operations done ??? * - <page>.then() -- resolve when all pending write operations done ???
* - an async REPL... * - an async REPL???
* *
* *
* *
@ -43,12 +43,6 @@
* a signature (a page =)) * a signature (a page =))
* *
* XXX split this into modules... * XXX split this into modules...
* pwiki.js
* pwiki/page.js
* pwiki/store.js
* plugin/markdown.js
* plugin/pouchdb.js
* ...
* *
* XXX add action to reset overloaded (bootstrap) pages... * XXX add action to reset overloaded (bootstrap) pages...
* - per page * - per page