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

Ability to save multiple configurations for quick loading #43

Open
lancewilhelm opened this issue Feb 11, 2020 · 0 comments
Open

Ability to save multiple configurations for quick loading #43

lancewilhelm opened this issue Feb 11, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@lancewilhelm
Copy link
Owner

This would be integrated in the PPBC Settings section where the "SAVE/LOAD" buttons are currently.

Requirements:

  • Ability to save and name a custom state
  • When loading a state display the current save states
  • Be able to set a default state that the clock will boot to
  • Saved states will be available after reboot

Initial thoughts on how to implement

  • Save the settings.txt file for each state as a new configuration in a configs folder
  • Read the list of files in the configs folder and display this list
  • Be able to replace the current settings file with the configuration settings
@lancewilhelm lancewilhelm added the enhancement New feature or request label Feb 11, 2020
@lancewilhelm lancewilhelm self-assigned this Feb 11, 2020
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