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 datestamp to backup filename #1188

Open
e-t-l opened this issue Oct 29, 2024 · 0 comments
Open

Add datestamp to backup filename #1188

e-t-l opened this issue Oct 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@e-t-l
Copy link

e-t-l commented Oct 29, 2024

Please see the appropriate readme section for issue reporting guidelines: https://github.com/Helium314/HeliBoard?tab=readme-ov-file#reporting-issues
tl;dr:

  • search for duplicates, also in closed issues
  • a single issue per topic
  • ONLY add screenshots when necessary, and reduce their size

Is your feature request related to a problem? Please describe.
If multiple backups are made, old ones will be overwritten if new file isn't renamed.

Describe the solution you'd like
The filename "Heliboard_backup.zip" should simply include a datestamp so multiple backups can be easily saved. I.e. "Heliboard_backup_20241029.zip" (for a backup file creates on Oct 29th, 2024).

Use case
Users may want to backup different Heliboard configurations to easily switch between them, test out a configuration, export it to a different profile/device, etc.

Describe alternatives you've considered (if any)
Remembering to manually rename the file to something memorable. Which isn't hard, granted, but this would be a small improvement. Probably easy to implement too; I'll try to submit a PR for it if you like the idea.

@e-t-l e-t-l added the enhancement New feature or request label Oct 29, 2024
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