From d5ca2e125e3a0dc13e1b1468cc8494a42547c2fe Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 4 Apr 2025 23:49:49 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index 6050244..eb090a5 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -183,7 +183,12 @@ var setup = function(){ _...this boils down to if we need to ask for access every run or once per install, if it's the former this API is essentially unusable..._ - - do a test/prototype + - [%] ASAP test/prototype:: + - [ ] basic https file server (node) + - [ ] get access / handle + - [ ] test access / handle + - [ ] minimal list/show/change/save code (or even simpler?) + - [ ] store handles in IndexDB - Nextcloud / WebDAV (???) - _how expensive is it to do a nextcloud plugin???_ - Desktop / electron app