Add new comment

Hi - I deal with this problem (that many programs have) by renaming:
 
In both the folder containing the captures (e.g. raw files) and the files themselves rename them so that YYYYMMDD-HHSSMMMS is at the start of the name.
 
This makes so that any program that can sort alphabetically will also sort by date.
 
Use a 24 hr timestamp (important) and MS Milliseconds (important for high frame rate cameras). I use adobe bridge for the file renaming.
 
Solves many problems across applications. Cheers!
 
...Dave...