From b3325c40c4755d21911bb5fd6186f2787abcec17 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 29 Oct 2023 15:59:58 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index b44ee3b..4ee80c6 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -61,6 +61,8 @@ var setup = function(){ - side margins are a bit too large (account for toolbat to the right) - - ## ToDo: + - might be a good idea to focus the prev (empty) node if pressing `Enter` at 0 position + - <- place cursor here and press enter - editor as a custom element / web component - DONE data interface: collapsed:: true