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

feat: support User settings in FS #160

Open
zccz14 opened this issue Sep 29, 2023 · 0 comments
Open

feat: support User settings in FS #160

zccz14 opened this issue Sep 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@zccz14
Copy link
Contributor

zccz14 commented Sep 29, 2023

It is crucial that we store the user's settings in the FileSystem to ensure the safety and accessibility of their data.

By doing so, we can easily sync the settings using OneDrive or any other similar tools.

Currently, we are storing some settings in IndexedDB, which unfortunately can be cleaned for various reasons, resulting in the loss of important data.

That's why it's essential to store certain settings, such as the "host config," in the FileSystem, as it provides a more reliable and secure option for storing and accessing user data.

@zccz14 zccz14 added the enhancement New feature or request label Sep 29, 2023
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
Development

No branches or pull requests

1 participant