Quote:
Originally Posted by bald
Hi,
Many thanks for the reply. This does indeed appear to work even when changing the book title (which updates the file name).
Would still be interested to know if there is a way within Calibre to do this.
Thanks again.
|
No there isn't, but there is a program mode template function
formats_modtimes(date_format) see ==>>
Using functions in templates - template program mode
You could make an enhancement request for a new template function -
formats_createtimes(date_format). You may even be able to write the function yourself see
Preferences->Template functions - you probably need someone like Kovid or chaley to chime in and advise.
Armed with that function, and the rest of the template functions you could write a template that returns the 'format' of the format file with the earliest create time - eg EPUB, or MOBI... or WMP
BR