Quote:
Originally Posted by EdShdBeInBed
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')'}