processwire / processwire-requests

ProcessWire feature requests.
39 stars 0 forks source link

Please add tooltips with actual date/times in ProcessDatabaseBackups #541

Open BernhardBaumrock opened 1 day ago

BernhardBaumrock commented 1 day ago

Demo:

image

Current vs. suggested behavior

Currently only relative strings are shown, which is not helpful when you need to restore a backup from a specific point in time.

I suggest adding the real date/time via title='2024-09-17 15:40' uk-tooltip which will show a tooltip on hover.

szabeszg commented 1 day ago

I always name my backups like:

2024-09-18_21-09-17-plus-some-meaningful-memo-appended-to-it

But not relying solely on our own naming conventions would certainly be welcome. BTW, I generally dislike relative time regardless of the context it is used in.