mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-28 09:30:07 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
9ce2183dd3
commit
4fa71d8a89
@ -169,9 +169,7 @@ var setup = function(){
|
|||||||
data_
|
data_
|
||||||
- _Use to write/maintain docs for self_
|
- _Use to write/maintain docs for self_
|
||||||
- Levels::
|
- Levels::
|
||||||
- PWA (shared api)
|
- ASAP PWA (shared api)
|
||||||
- ASAP localStorage
|
|
||||||
_local/unsaved state_
|
|
||||||
- ASAP FileSystemAPI (???)
|
- ASAP FileSystemAPI (???)
|
||||||
- see::
|
- see::
|
||||||
- https://developer.chrome.com/docs/capabilities/web-apis/file-system-access
|
- https://developer.chrome.com/docs/capabilities/web-apis/file-system-access
|
||||||
@ -185,6 +183,8 @@ var setup = function(){
|
|||||||
- [ ] test access / handle
|
- [ ] test access / handle
|
||||||
- [ ] minimal list/show/change/save code (or even simpler?)
|
- [ ] minimal list/show/change/save code (or even simpler?)
|
||||||
- [ ] store handles in IndexDB
|
- [ ] store handles in IndexDB
|
||||||
|
- ASAP localStorage
|
||||||
|
_local/unsaved state_
|
||||||
- ASAP Conflict resolution
|
- ASAP Conflict resolution
|
||||||
_(line-based LCS a-la diff)_
|
_(line-based LCS a-la diff)_
|
||||||
- merge two versions
|
- merge two versions
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user