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

Virtual filesystem support #231

Open
jbaicoianu opened this issue Dec 14, 2021 · 1 comment
Open

Virtual filesystem support #231

jbaicoianu opened this issue Dec 14, 2021 · 1 comment

Comments

@jbaicoianu
Copy link
Owner

There's currently no way to save edits you make via the room editor, or to persistently store files you add with drag/drop. Adding a VFS system would allow us to save this data in localStorage or other cloud-backed storage services.

@lbgrid
Copy link

lbgrid commented Aug 23, 2024

indexedDB to the rescue perhaps. Reading up on it :)

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

No branches or pull requests

2 participants