[xExtension-ReadingTime] Reading time of Japanese articles are too short #292
Labels
good first issue
help wanted
javascript
Pull requests that update Javascript code
xExtension-ReadingTime
xExtension-ReadingTime
Words counts seem to be incorrect in languages such as Japanese, where words are not separated by spaces.
Therefore, reading time calculated from word counts is very short compared to actual reading time.
I think it is better to calculate the reading time from letters, because it is difficult to accurately count words in these languages.
Therefore, it would be nice to be able to set up the following:
words
,letters
. (Default:words
)300
)The text was updated successfully, but these errors were encountered: