From 92e2171bc85b3efebe251b31ed19a4a872f9d295 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 12 Feb 2025 17:49:29 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index a43874f..b9dc914 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -164,19 +164,22 @@ var setup = function(){ - - ## ToDo: - Item templates: - - inline + - inline DONE + collapsed:: true - TEMPLATE text [cursor] - TEMPLATE title text [cursor] - - sub-tree + - sub-tree DONE + collapsed:: true - TEMPLATE title - text [cursor] - TEMPLATE title *boo* - text [cursor] - TEMPLATE title [new] - text [cursor] - - multi-template + - multi-template DONE + collapsed:: true - TEMPLATE [A] [B] [C] - aaa - bbb @@ -719,7 +722,8 @@ var setup = function(){ - TEMPLATE^ creates [above] - [ ] - Multiple nested - - TEMPLATE [ToDo] [Note] + - TEMPLATE [\ASAP] [ToDo] [Note] + - [ ] ASAP - [ ] - - [ ] example item