From cb79c43fc6b208153e3c7a1261e940b6628ae475 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 10 Oct 2023 16:34:47 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index 53f5d81..3f3136c 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -35,6 +35,9 @@ var setup = function(){ - Bonsai - - ## ToDo + - add completion percentage to blocks with todo's nested + either by default oron '%%' or '[%]' placeholder + ...ratio between all nested open checkboxes to checked (???) - do a better expand/collapse icon on hover - read-only mode - editor: bksapce/del at start/end of a block should join it with prev/next