Quote:
Originally Posted by Karellen
I have used a range of 210 - 275 words per minute for now which I'll tweak over time...
program:floor($$#wordcount / 16500)
program:ceiling($$#wordcount / 12600)
|
In my version, I've changed that to
Code:
program:ceiling($$#words / 2095)/10
which gives me value in hours with one decimal place. I back-calculated the '2095' value by checking about 10 books on my Kobo for the actual time it took me to read them. If you like the numbers you used above, just strike one 'zero' off the end.