From 58931b43920fba8290c32cb09b6ded8eff406552 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 21 Mar 2024 22:43: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 2972874..24ad45c 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -146,10 +146,12 @@ var setup = function(){ - html - constructor - events/callbacks + - basic storage adapters - plugin API - web component - tag/attrs - events + - basic storage adapters - plugin API (???) - file editor (electron/web) - notes (pWiki/electron/web)