From d601600fecc63ead81aeda16f7033f018dc13483 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 21 Dec 2023 19:48:03 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index decab0c..ff3a52c 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -143,6 +143,10 @@ var setup = function(){ |text|text|text| - - ## ToDo: + - ASAP: expand sub-tree on follow link... + - ASAP: attributes: finalize base mechanics: + - code filtering + - view filtering - attributes: need to show/hide the attributes -- option? attr::value - `.__parse_code__(..)`: add data attributes to code if missing... @@ -151,7 +155,6 @@ var setup = function(){ - BUG? can't set `''` as attr value -- parser?? - TOC: tweaking: add args like depth, ... -- as attributes... - TOC: should it be persistently generated as code and be serializable? - - ASAP: expand sub-tree on follow link... - simple use strategies: - custom element - constructor