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(config): allow config file migration #242

Open
ravenclaw900 opened this issue May 20, 2022 · 0 comments
Open

feat(config): allow config file migration #242

ravenclaw900 opened this issue May 20, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@ravenclaw900
Copy link
Owner

ravenclaw900 commented May 20, 2022

Currently, when updating, the old config file is still used. It would be useful to have it updated with the latest settings, while still preserving the older ones. This would require encoding the TOML, and pulling a newer config file, which shouldn't be too hard. Implementing this would also go along with storing the links, as we could then do it in TOML as well.

@ravenclaw900 ravenclaw900 added the enhancement New feature or request label May 20, 2022
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