Is it possible to implement a more flexible format ?
I use the "20050109_234313" style to rename all my pictures accordingly to the EXIF and keep this as an index in all versions of a picture => the shorter (still readable), the better.
And I guess that other people would love other date formats too...

Maybe a more detailled Date interpreter could be used ?
Something like: <Date Taken [options]> with options following some kind of standard (as can be seen here).
Another suggestion:
Could you please implement a special index that increment only to avoid duplicates ?
As an exemple: if I take 4 shots, with the first 3 in the same second and the last one on the following second, they would be named:
- 20050109_234313A.jpg
- 20050109_234313B.jpg
- 20050109_234313C.jpg
- 20050109_234314A.jpg
(with choice of Letters or Numbers + number of characters + used always or only when needed to avoid duplicates)
Thank you,
Olivier