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