mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-28 17:40:07 +00:00
Compare commits
2 Commits
d5ca2e125e
...
4fa71d8a89
| Author | SHA1 | Date | |
|---|---|---|---|
| 4fa71d8a89 | |||
| 9ce2183dd3 |
@ -169,13 +169,7 @@ var setup = function(){
|
||||
data_
|
||||
- _Use to write/maintain docs for self_
|
||||
- Levels::
|
||||
- PWA (shared api)
|
||||
- ASAP Conflict resolution
|
||||
_(line-based LCS a-la diff)_
|
||||
- merge two versions
|
||||
- identify conflicts
|
||||
- ASAP localStorage
|
||||
_local/unsaved state_
|
||||
- ASAP PWA (shared api)
|
||||
- ASAP FileSystemAPI (???)
|
||||
- see::
|
||||
- https://developer.chrome.com/docs/capabilities/web-apis/file-system-access
|
||||
@ -189,6 +183,12 @@ var setup = function(){
|
||||
- [ ] test access / handle
|
||||
- [ ] minimal list/show/change/save code (or even simpler?)
|
||||
- [ ] 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 (???)
|
||||
- _how expensive is it to do a nextcloud plugin???_
|
||||
- Desktop / electron app
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user