From ecf40bb4551573b073efa1ab9cf2af5e70915130 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 23 Oct 2023 14:41:09 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index 350ec8d..1ac0821 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -87,6 +87,10 @@ var setup = function(){ - editor as a custom element... - Nerd fonts (option???) - multiple node selection + - smooth scrolling + - _...this is more complicated that adding `behavior: "smooth"` to `.scrollIntoView(..)` as scrolling animation will get interrupted by next user input..._ + - need to cancel animation of things are moving too fast... + - make this generic - FEATURE? block templates... collapsed:: true - something like: `TPL: [_] -- `