Quote:
Originally Posted by kintrupf
Is it possible to create a custom column that displays the book size in KByte? The default size display in MByte is rather 'course'...
|
Use this template in a "column built from other columns".
Code:
program: human_readable(booksize())
The documentation for both functions is at
http://manual.calibre-ebook.com/temp...man-readable-v. The documentation for general program mode templates (those that begin with program

is at
http://manual.calibre-ebook.com/temp...l-program-mode