From 09c14f3404ef0573608ceb63c3a914c9a0b29f6b Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 20 Oct 2023 19:26:20 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index 860afe2..e349cc0 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -52,7 +52,6 @@ var setup = function(){ - ASAP: call `.sync()` on all changes... - pgup/pgdown/home/end buttons - autofocus (option) - - copy/paste nodes/trees - undo collapsed:: true - delete node @@ -68,6 +67,7 @@ var setup = function(){ code ``` - _bullet should be either in the middle of the block or at the first line of code (preferred)..._ + - copy/paste nodes/trees - FEATURE: read-only mode - export html - embed css