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