Open zaytri opened 11 months ago
Too many people run into issues with saving widget data, so it might be better to prompt the user to select the data file instead
https://developer.mozilla.org/en-US/docs/Web/API/File_System_API
Might even be able to persist the file handle in IndexedDB, using the file name as a key https://stackoverflow.com/questions/65928613/file-system-access-api-is-it-possible-to-store-the-filehandle-of-a-saved-or-loa
Too many people run into issues with saving widget data, so it might be better to prompt the user to select the data file instead
https://developer.mozilla.org/en-US/docs/Web/API/File_System_API
Might even be able to persist the file handle in IndexedDB, using the file name as a key https://stackoverflow.com/questions/65928613/file-system-access-api-is-it-possible-to-store-the-filehandle-of-a-saved-or-loa