Quote:
Originally Posted by Nightflyer
I don’t have a My Words tab under Activity. I have a Reading Stats tab and an Awards tab.
|
The My Words feature does not show by default. You need to edit the Kobo eReader.conf file and make a change.
Open the .kobo\Kobo\Kobo eReader.conf file with a text editor that respects Unix EOLs (for Windows, I use Notepad++).
Look for the [FeatureSettings] header. If you see it, add "MyWords=true" under that heading (remove the quotes).
If you don't find [FeatureSettings], then add:
Code:
[FeatureSettings]
MyWords=true