View Single Post
Old 08-01-2012, 02:09 AM   #3
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,825
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Thumbs up

Quote:
Originally Posted by theducks View Post
There is a column Already that comes close: last_modified
(it does not update for read only functions like View, Send...
I've looked for Modified Date in Custom Columns & Book Details on more than one occasion, including just now, and I'm 99% sure it wasn't there. I've always been surprised, shocked even, not to find it, and I've been looking for it almost since the day I installed Calibre in February

But I just found it in the right click menu on the Columns Headings, I don't use that much. I don't recall ever looking in Show until just now.

When I selected Modified nothing happened, yes I scrolled over to the extreme right. So I restarted Calibre and there it was, on the extreme right where I expected it to be. And what's more its now in the Custom Columns and the Book Details Layout lists.

I'm sure it wasn't there before. If I had been looking for Last Accessed then I might have missed it, but I was looking for Modified because that's what I was expecting to find. I only thought of Last Accessed today when making this thread.

And before creating this thread I searched in the manual for 'Last Modified" the only meaningful result was in the FAQ section

Quote:
You can also create “virtual columns” that contain combinations of the metadata from other columns. In the add column dialog use the Quick create links to easily create columns to show the book ISBN, formats or the time the book was last modified. For more details, see The calibre template language.
I interpret that as meaning Last Modified must be derived. For me that meant writing some win32 C to interrogate the properties of each file in a book folder to determine most recent Last Modified date and then figuring out how to call into the resultant dll from within The Calibre Template Language. That seemed bizarro to me

The default settings include the Date (Created) column, but not Date Modified, which strikes me as odd. Most (all ?) file based applications I've ever used (and IMO Calibre is primarily file based) put more emphasis on Modified Date than Create Date.

I'm happy to have discovered it was there all the time

But BR is very puzzled

Last edited by BetterRed; 08-01-2012 at 02:42 AM.
BetterRed is offline   Reply With Quote