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

Editable name for snapshot menuentries #59

Open
wherron01 opened this issue Jul 13, 2024 · 1 comment
Open

Editable name for snapshot menuentries #59

wherron01 opened this issue Jul 13, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@wherron01
Copy link

Hello, I have several methods of generating snapshots on my system (timeline, boot, and pacman pre/post snapshots namely). I would love to be able to see which is which when booting. Currently, the only way I can do this is by timestamp and snapshot id. However, each snapshot contains an XML file which contains a description of the snapshot. It would be very useful to be able to parse that and insert that description into the menuentry for the corresponding snapshot, so that I could tell exactly what I'm booting and more easily boot the correct thing if I know what happened to my system.

@Venom1991 Venom1991 self-assigned this Jul 14, 2024
@Venom1991 Venom1991 added the enhancement New feature or request label Jul 14, 2024
@Venom1991
Copy link
Owner

Hi, basically the same feature was requested some time ago and my reply remains the same.

Basically, if I were to implement it thoroughly, I'd have to figure out and define these variables for three different snapshot management tools (a union of said variables, perhaps), design an interface with three implementations (Snapper, Timeshift and btrbk), set up these tools on my machine, expand the configuration file, etc.
It's a lot of work but I'll leave this issue open as a reminder and perhaps begin work sometime in the future. I really don't know when.

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

2 participants