mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 01:50:07 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
70e30f1e75
commit
4aca401d57
@ -166,19 +166,20 @@ var setup = function(){
|
|||||||
- ## ToDo:
|
- ## ToDo:
|
||||||
- ASAP Basic standalone client (file-oriented)
|
- 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_
|
||||||
- PWA (shared api)
|
- Levels::
|
||||||
- localStorage
|
- PWA (shared api)
|
||||||
- FileSystemAPI
|
- localStorage
|
||||||
- is this usable???
|
- FileSystemAPI
|
||||||
...this boils down to if we need to ask for access every run or
|
- is this usable???
|
||||||
once per install, if it's the former this API is essentially
|
...this boils down to if we need to ask for access every run or
|
||||||
unusable...
|
once per install, if it's the former this API is essentially
|
||||||
- basic conflict resolution (external sync)
|
unusable...
|
||||||
- Nextcloud (???)
|
- Conflict resolution
|
||||||
- Desktop / electron app
|
- Nextcloud (???)
|
||||||
- node fs
|
- Desktop / electron app
|
||||||
- Mobile / cordova app
|
- node fs
|
||||||
- fs
|
- Mobile / cordova app
|
||||||
|
- fs
|
||||||
- Item templates:
|
- Item templates:
|
||||||
- ASAP keyboard actuation (a-la checkboxes)
|
- ASAP keyboard actuation (a-la checkboxes)
|
||||||
- inline DONE
|
- inline DONE
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user