From ec92d0ecf0fd2beb99106e7ec3cce546c48c057e Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 25 Mar 2024 23:32:07 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index 533cdec..ba5c1bf 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -146,8 +146,11 @@ var setup = function(){ - html - constructor - events/callbacks - - basic storage adapters (LocalStorage/SessionStorage, IndexDB???, FileAPI) - - plugin API + - basic storage adapters (LocalStorage/SessionStorage, FileAPI, IndexDB???) + - _...Did I say that I hate how they crippled the FileAPI to the point + that it is only usable for cool demos and not usable for any serious + applications..._ + - plugin API (???) - web component collapsed:: true - tag/attrs