Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2025-03-15 22:53:12 +03:00
parent 0ba34bf84d
commit 48e9fec15b

View File

@ -164,9 +164,9 @@ var setup = function(){
|text|text|text| |text|text|text|
- -
- ## ToDo: - ## ToDo:
- ASAP Basic standalone client - ASAP Basic standalone client (file-oriented)
- _the main idea is to provide a minimal usable app with syncable data_ - _the main idea is to provide a minimal usable app with syncable data_
- basic pwa (shared api / file-oriented) - basic pwa (shared api)
- localStorage - localStorage
- FileSystemAPI - FileSystemAPI
- is this usable??? - is this usable???
@ -177,13 +177,6 @@ var setup = function(){
- node fs - node fs
- cordova app - cordova app
- fs - fs
- Standalone client
- basic
- mid
- logseq-like???
- advanceed (pWiki)
_this needs thought -- either integrate into pWiki or the other way
around_
- Item templates: - Item templates:
- ASAP keyboard actuation (a-la checkboxes) - ASAP keyboard actuation (a-la checkboxes)
- inline DONE - inline DONE