View Single Post
Old 02-27-2021, 03:44 PM   #8
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,820
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by recook View Post
But it could know because i start Sigil through the Pligin "Open With" and subsequently watch the file date, no?
Calibre's last_modified/Modified column refers to the date/time the metadata, as represented in the library database, was last changed.

When you edit a format file (epub or azw3) with the calibre editor, the last_modified/Modified column in the book's library metadata is not changed.

The formats_modtimes(date_format) template function could be used to populate a custom column with file system Date modified values, but it would probably carry a performance penalty. See The calibre template language

BR
BetterRed is online now   Reply With Quote