Quote:
Originally Posted by lathom
Thanks Kovid - I knew it had to be simple. I had been messing with the template functions with no success. On that note, I would like to have a column showing the size rounded to the nearest KB and I'm having no luck with the number_format template. I ended up with {::'subitems(divide(booksize(),1000),0,1)'} which gets me close, but it doesn't sort right.
Thanks for an amazing program!
-Andy
|
With a late release of calibre, try the template function human_readable. You must tell calibre that the column is to be sorted as a number.