mirror of
https://github.com/flynx/pWiki.git
synced 2025-12-16 16:11:39 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
4aca401d57
commit
68dacf3e47
@ -165,16 +165,19 @@ 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_
|
||||||
|
- _Use to write/maintain docs for self_
|
||||||
- Levels::
|
- Levels::
|
||||||
- PWA (shared api)
|
- PWA (shared api)
|
||||||
|
- Conflict resolution
|
||||||
|
- merge two versions
|
||||||
|
- identify conflicts
|
||||||
- localStorage
|
- localStorage
|
||||||
- FileSystemAPI
|
- FileSystemAPI
|
||||||
- is this usable???
|
- is this usable???
|
||||||
...this boils down to if we need to ask for access every run or
|
...this boils down to if we need to ask for access every run or
|
||||||
once per install, if it's the former this API is essentially
|
once per install, if it's the former this API is essentially
|
||||||
unusable...
|
unusable...
|
||||||
- Conflict resolution
|
|
||||||
- Nextcloud (???)
|
- Nextcloud (???)
|
||||||
- Desktop / electron app
|
- Desktop / electron app
|
||||||
- node fs
|
- node fs
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user