-
Notifications
You must be signed in to change notification settings - Fork 89
Closed
Labels
good first issuehelp wantedjavascriptPull requests that update Javascript codePull requests that update Javascript codexExtension-ReadingTimexExtension-ReadingTimexExtension-ReadingTime
Description
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:
- Source Metrics: Select what to calculate reading time from
words,letters. (Default:words) - Conversion factor: Factor to convert source metrics to reading time. (Default:
300)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issuehelp wantedjavascriptPull requests that update Javascript codePull requests that update Javascript codexExtension-ReadingTimexExtension-ReadingTimexExtension-ReadingTime