Originally Posted By: mlord
EDIT: if you want to sort by the date you've embedded into the file names themselves, then you'll have to first use a proper date format, with Year-Month-Day-Hour-Minute order, rather than the order you're currently naming them with.


If that's the case, then automatically renaming the already-saved files is pretty easy to do from a Linux shell script. Dunno about on Windows, though.

Cheers