Quote:
Originally Posted by JimmXinu
Word count is one of standard metadata entries collected for most sites. The FFF entry name is numWords.
You can set it to a Calibre custom column from the FFF Custom Column config tab, or using custom_columns_settings from personal.ini.
If you literally mean what you mention above, and want it in Calibre's Tags, you can do that with personal.ini setting include_subject_tags (or add_to_include_subject_tags), but be aware that Calibre automagically will change commas ',' in the word count to semicolons ';' because Tags are comma separated.
If you want to do that, but remove the commas and/or add a label to the number, I suggest making a new extra_valid_entries in personal.ini and manipulating that. Some internal FFF features (such as Words Added in logpage) depend on numWords not being changed.
|
Thanks for explaining how this would work! I tried a few different methods and each one failed. I used your "add_to_include_subject_tag" and "numWords" and the tags field was populated with the word count.
Thanks!
Amalthia