Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability for locally opened files to survive page refresh #4781

Open
cmdcolin opened this issue Jan 22, 2025 · 1 comment
Open

Add ability for locally opened files to survive page refresh #4781

cmdcolin opened this issue Jan 22, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@cmdcolin
Copy link
Collaborator

Storing the file handles in indexed db is allowed and survives refresh

https://developer.chrome.com/docs/capabilities/web-apis/file-system-access#storing_file_handles_or_directory_handles_in_indexeddb

@cmdcolin cmdcolin added the enhancement New feature or request label Jan 22, 2025
@cmdcolin
Copy link
Collaborator Author

cmdcolin commented Jan 22, 2025

fairly broad browser support now https://developer.mozilla.org/en-US/docs/Web/API/File_System_API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant