While I was using XnViewMP 0.69 to perform some desktop screen captures I noticed that if I do multiple captures within the same minute time-frame and I save them with the default template filename then there is a filename conflict because the numerical minute within the filename is the same.
What i simply propose is to include support for the 'Seconds - ss' at the end of the filename, so that the full template would be like this:
Code: Select all
Screen-YEAR-MONTH-DAY_HOUR-MINUTE-SECS
Code: Select all
Screen-YEAR-MONTH-DAY_HOUR-MINUTE
And this should be for all capture modes (Screen Capture, Import Clipboard, Web Capture)