Enable hours, minutes and seconds in default filename
Brought to you by:
ra28145
I need to specify a default file name format that includes the hours, minutes and seconds from the time at which the document was created because I scan multiple documents in a single day.
I've attached a patch that adds %h, %i and %s variables for hours, minutes and seconds, respectively.
Adds hours, minutes and seconds default file name variables.
Added in v1.3.5. Thanks for the patch.