Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2025-03-15 11:51:57 +03:00
parent 9ece908ae6
commit 0ba34bf84d

View File

@ -166,7 +166,7 @@ var setup = function(){
- ## ToDo: - ## ToDo:
- ASAP Basic standalone client - ASAP Basic standalone client
- _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) - basic pwa (shared api / file-oriented)
- localStorage - localStorage
- FileSystemAPI - FileSystemAPI
- is this usable??? - is this usable???
@ -179,7 +179,6 @@ var setup = function(){
- fs - fs
- Standalone client - Standalone client
- basic - basic
- file-oriented
- mid - mid
- logseq-like??? - logseq-like???
- advanceed (pWiki) - advanceed (pWiki)