diff --git a/experiments/outline-editor/editor.css b/experiments/outline-editor/editor.css index c4d439b..9e688bc 100755 --- a/experiments/outline-editor/editor.css +++ b/experiments/outline-editor/editor.css @@ -203,6 +203,7 @@ editor .outline .block:focus { pointer-events: auto; + cursor: pointer; background: transparent; } diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index 54e1573..41ac866 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -39,7 +39,7 @@ var setup = function(){ - ### Infuences:: - Logseq - Conboy (Nokia N900's Tomboy clone) - - Bonsai + - Bonsai (on PalmOS) - - // Seems that I unintentionally implemented quite a chunk of the markdown spec ;) - @@ -50,6 +50,7 @@ var setup = function(){ - BUG: mobile browsers behave quite chaotically ignoring parts of the styling... - - ## ToDo: + - crop: show crop path (and depth) - pgup/pgdown/~home/end~ buttons - identify a block: - DONE index (flat)