From f6e74817cd5339f3f3852cf6bb213bf7990ed492 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 26 Mar 2025 16:12:12 +0300 Subject: [PATCH] addes link.. 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 8963bdd..6a75792 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -175,6 +175,8 @@ var setup = function(){ - identify conflicts - ASAP localStorage - ASAP FileSystemAPI (???) + - see:: + - https://developer.chrome.com/docs/capabilities/web-apis/file-system-access - is this usable??? ...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