The default new backup filename should also have the hour/minute

I'm using the Directory Opus for a short time now, but one of the things I found annoying is that the default filename of new backups only contains the YYYY-MM-DD.
The first days when people are configuring Opus, they're frequently backupping settings. This makes it harder, because filename always needs to be adjusted.

Just my thoughts. Maybe sine Opus 13 is in BETA now, it would be good to address it.

1 Like

Valid point.

If you back up frequently, use a button like

Prefs BACKUP=all TO="D:\backups\Opus.Config.{date|yyyyMMdd}-{time|HHmmss}.ocb" QUIET

One-click Restore:

Prefs RESTORE=replace,all FROM={filepath$} QUIET

Prefs [Directory Opus Manual]

4 Likes

We'll add the time in the next beta. Thanks for the suggestion.

2 Likes