Compare commits

...

2 Commits

Author SHA1 Message Date
4fa71d8a89 ...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2025-04-06 12:26:07 +03:00
9ce2183dd3 ...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2025-04-05 11:57:27 +03:00

View File

@ -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