diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html
index f81e707..7c6301b 100755
--- a/experiments/outline-editor/index.html
+++ b/experiments/outline-editor/index.html
@@ -169,9 +169,7 @@ var setup = function(){
data_
- _Use to write/maintain docs for self_
- Levels::
- - PWA (shared api)
- - ASAP localStorage
- _local/unsaved state_
+ - ASAP PWA (shared api)
- ASAP FileSystemAPI (???)
- see::
- https://developer.chrome.com/docs/capabilities/web-apis/file-system-access
@@ -185,6 +183,8 @@ 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