timeshift icon indicating copy to clipboard operation
timeshift copied to clipboard

Run command after successful snapshot creation

Open Semnodime opened this issue 3 years ago • 2 comments

Is your feature request related to a problem? Please describe. I am using grub-btrfs to allow booting into recent snapshots. To update the list of available snapshots within grub, I need to manually run a command upon creation of a new snapshot.

Describe the solution you'd like A new text field within the misc tab of the timeshift wizard that allows to run an arbitrary command every time a new snapshot has been created by timeshift (both manual snapshot and planned).

Describe alternatives you've considered Integrating grub-btrfs directly into timeshift is not aligned with the idea to do one thing and do it great.

Additional context Useful for (and thus related to) #150

Semnodime avatar Jan 20 '22 15:01 Semnodime

+1 For this.

Since timeshift doesnt support to save the snapshots on a remote space, i rsync the snapshots over to my NAS. I'd love to have the option to execute the rsync command for that after timeshift completed a new snapshot

RandomLegend avatar Mar 20 '22 15:03 RandomLegend

This feature can also be handy to unmount the backup partition that timeshift left mounted after snapshot

cebas avatar Mar 27 '22 00:03 cebas