Quote:
Originally Posted by Frenzie
You mean to extract it from KOReader? They're all stored in settings/statistics.sqlite3
With some knowledge of SQL you can then do whatever you want with the stats… which is probably a somewhat dissatisfying answer, but I hope also one that can be empowering.
To see the raw data I like https://sqlitebrowser.org/
|
Fortuitously, I've been playing around with SQL a bit in the last few months, I can probably manage this.