diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html
index 3464c1d..69dff0f 100755
--- a/experiments/outline-editor/index.html
+++ b/experiments/outline-editor/index.html
@@ -42,7 +42,7 @@ var setup = function(){
- Logseq
- Conboy (Nokia N900's Tomboy clone)
- Bonsai (on PalmOS)
- - Google Keep
+ - Google Keep (editor)
-
- // Seems that I unintentionally implemented quite a chunk of the markdown spec ;)
-
@@ -65,9 +65,10 @@ var setup = function(){
- keep current behavior
-
_BTW: leading whitespace is shown..._
+ - add options to save to `.sessionStorage` / `.localStorage`
- Q: should we select text without first focusing??
- _...logseq does not do this either_
- - editor as a custom element / web component
+ - custom element / web component
- DONE data interface:
collapsed:: true
- the "natural" way to pass data is to use the same mechanism as `