From 9c33aa91741d992f18dcd48751c9398469b596ba Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 20 Mar 2024 19:29:05 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index 8363987..2972874 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -144,7 +144,13 @@ var setup = function(){ - ## ToDo: - Deployment: - html + - constructor + - events/callbacks + - plugin API - web component + - tag/attrs + - events + - plugin API (???) - file editor (electron/web) - notes (pWiki/electron/web) - ASAP: expand sub-tree on follow link...