Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2025-03-30 14:43:14 +03:00
parent 958a1d9f7a
commit 0ed331b634

View File

@ -179,9 +179,9 @@ var setup = function(){
- see:: - see::
- https://developer.chrome.com/docs/capabilities/web-apis/file-system-access - https://developer.chrome.com/docs/capabilities/web-apis/file-system-access
- is this usable??? - is this usable???
...this boils down to if we need to ask for access every run or _...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 once per install, if it's the former this API is essentially
unusable... unusable..._
- Nextcloud / WebDAV (???) - Nextcloud / WebDAV (???)
- _how expensive is it to do a nextcloud plugin???_ - _how expensive is it to do a nextcloud plugin???_
- Desktop / electron app - Desktop / electron app