Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2025-04-01 13:44:33 +03:00
parent 0ed331b634
commit e146756e7d

View File

@ -175,13 +175,15 @@ var setup = function(){
- merge two versions
- identify conflicts
- ASAP localStorage
_local/unsaved state_
- 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
unusable..._
_...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
- Nextcloud / WebDAV (???)
- _how expensive is it to do a nextcloud plugin???_
- Desktop / electron app