From 9ce2183dd32949c93975ef33ecb37d857da23aa2 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 5 Apr 2025 11:57:27 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index eb090a5..f81e707 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -170,10 +170,6 @@ var setup = function(){ - _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 FileSystemAPI (???) @@ -189,6 +185,10 @@ var setup = function(){ - [ ] test access / handle - [ ] minimal list/show/change/save code (or even simpler?) - [ ] store handles in IndexDB + - 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