View Single Post
Old 04-17-2022, 09:33 PM   #150
jeff47
Connoisseur
jeff47 is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!jeff47 is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!jeff47 is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!jeff47 is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!jeff47 is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!jeff47 is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!jeff47 is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!jeff47 is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!jeff47 is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!jeff47 is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!jeff47 is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!
 
Posts: 69
Karma: 50592
Join Date: Oct 2010
Device: Kobo Libre H20
Quote:
Originally Posted by davidfor View Post
Book statistics
The templates can be simple columns, or calculations based on column values. For example, I currently have:
Code:
Words: program:$$#words
Pages: program:$$#pages
Reading estimate Lower: program:mod($$#words, 12)
Reading estimate Higher: program:mod($$#words, 10)
Can you give some info on how to add these custom columns to Calibre? I'm a little confused by the program:$$#page syntax. For example, I have a custom int column with a lookup name of #pages -- how would I rename that column for it to be recognized?
jeff47 is offline   Reply With Quote