Quote:
Originally Posted by chicleeblair
I think I’ve asked this before, but I finally got a new laptop with the ability to update to Calibre 7, so any limits running old versions may have caused will be gone. Is there a way to create a column that shows the number of words added in an update, or to have that appear on the title page or log page?
|
Yes! Well, mostly.
It only works on epub update, when you already had logfile enabled and recording
numWords on the last prior download.
Then you can use
words_added with
custom_columns_settings (to populate a numeric column) and
logpage_entries. But not with
titlepage_entries. Because it's calculated by the log page code, which happens after the title page code.