mirror of
https://github.com/flynx/pWiki.git
synced 2026-07-13 20:10:57 +00:00
Compare commits
No commits in common. "4fa71d8a891db66b197a05d90fb9a99dc765637f" and "d5ca2e125e3a0dc13e1b1468cc8494a42547c2fe" have entirely different histories.
4fa71d8a89
...
d5ca2e125e
@ -169,7 +169,13 @@ var setup = function(){
|
|||||||
data_
|
data_
|
||||||
- _Use to write/maintain docs for self_
|
- _Use to write/maintain docs for self_
|
||||||
- Levels::
|
- Levels::
|
||||||
- ASAP PWA (shared api)
|
- PWA (shared api)
|
||||||
|
- ASAP Conflict resolution
|
||||||
|
_(line-based LCS a-la diff)_
|
||||||
|
- merge two versions
|
||||||
|
- identify conflicts
|
||||||
|
- 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
|
||||||
@ -183,12 +189,6 @@ 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
|
|
||||||
_(line-based LCS a-la diff)_
|
|
||||||
- merge two versions
|
|
||||||
- identify conflicts
|
|
||||||
- Nextcloud / WebDAV (???)
|
- Nextcloud / WebDAV (???)
|
||||||
- _how expensive is it to do a nextcloud plugin???_
|
- _how expensive is it to do a nextcloud plugin???_
|
||||||
- Desktop / electron app
|
- Desktop / electron app
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user