From 90cdc0c3c71cdbc6a61f449daac56530a09d5c48 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 23 Oct 2023 04:44:30 +0300 Subject: [PATCH] tweaks... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/editor.css | 1 + experiments/outline-editor/index.html | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) 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)