View Single Post
Old 09-22-2017, 08:22 PM   #2
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,449
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by EdShdBeInBed View Post
I have a word count column I've set cc to be able to sort one. Sorts like a.dream.

But I also sync comics as CBZ to my android.

Is there a way to sort on actual file size?
You can make a calibre custom column "made from other columns" and use a template to put the size of the CBZ file into the column. Once you do that you can add that column to CC's sort.

One possible template is
Code:
{:'select(formats_sizes(), 'CBZ')'}
chaley is offline   Reply With Quote