View Single Post
Old 04-19-2022, 02:58 PM   #2716
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,488
Karma: 8065348
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by Terisa de morgan View Post
Just out of curiosity, which values will be used for updating these fields? Custom columns? So, a nice relationship with CountPages?
Quote:
Originally Posted by ownedbycats View Post
Interestingly, I was considering dropping the word count column as I found it less useful than page and chapter counts. But now I have a reason to keep it.
@davidfor is implementing all of these with templates not column keys, giving you the choice of returning the value of a column or calculating something. If so then you can produce a word count "pages * something" where "something" is some average words per page. Isn't as accurate but it lets you get rid of the column.

[OPINION]I think his choice to move to templates for things is inspired. It doesn't take away any functionality, but adds many possibilities. Of course some basic "recipes" will need to be provided, specifically how to return a column value ("{column_key}"), but that isn't hard.[/OPINION]
Attached Thumbnails
Click image for larger version

Name:	Clipboard02.jpg
Views:	401
Size:	83.7 KB
ID:	193346  

Last edited by chaley; 04-19-2022 at 03:05 PM. Reason: Added OPINION
chaley is offline   Reply With Quote