In Prefs > Miscellaneous > Advanced > clipboard_datestamps
, we can choose to add date before pasted file name.
Can you add possibility to set custom date format like config_backup_name
please
Which other formats would make sense? YMD, HMS keeps the files sorted, while anything else would break the sorting.
Now, it's YYYY-MM-DD HH-MM-SS.
I don't want - chars, like pictures from phone, YYYYMMDD_HHMMSS will be better for me.
Ok, ok, I can paste file the rename it.
You could use
Clipboard PASTE AS={date|yyyyMMdd}_{time|HHmmss}