Enhanced Statistics #3391
Replies: 9 comments 1 reply
-
I really like the idea of the Github style heatmap for reading. I'm not sure how granular you want to get with things, but some other ideas might be:
Just throwing out some ideas! |
Beta Was this translation helpful? Give feedback.
-
I'll toss the link to the comment i already made regarding some more stats from the epub reader. |
Beta Was this translation helpful? Give feedback.
-
It might be worth reworking the read/unread functionality for this. Right now, it only tracks whether something is read or unread. This makes the "popular series" statistic that currently exists almost meaningless since it only adds +1 per account, not per actual times read. Implementing an actual counter could provide much more useful statistics. If you currently finish a series, it always stays in the "continue" state even for the ones that aren't marked as "ongoing". I really like the idea of creating sort of "session data" for each read-through. It could be created when you first start a series and end when you reach the last page/chapter. This could give the ability to track not only how often you read a series, but could also track when you started/finished a series, how long it took you and all the other metadata you what to collect. With some extra background functions it could also tell you the read-time, average time per page and so on, which you could then compare to your global average from all the other books. |
Beta Was this translation helpful? Give feedback.
-
I manage a library for my family. |
Beta Was this translation helpful? Give feedback.
-
How about stats per library/volume if I’m loading a library and it seems to be taking forever, it would be nice to know that it is on book 794/34276 ( maybe an arrow up or down to indicate count up or countdown). If I’m trying to use Mylar and it’s file structure as the back end, would there be any advantage to reading THAT database, datatable, config file etc, and then rather than completely reparsing each book based on its file name, directory name, etc. you simply do a table scan, verify that the book is there and copy out what you need.. and build stats as you go. It would seem (to me) that it would be faster and cut down on errors. |
Beta Was this translation helpful? Give feedback.
-
One thing I've been kind of wanting recently was base library / smart filter level stats. (to clarify, this is not per user, but just flat "contained series stats") Total read time / word counts for current library (or possibly even smart filter), in addition to number of series contained. |
Beta Was this translation helpful? Give feedback.
-
A cool feature for stats would be having an optional user fillable field called Read Year. This would help spread out stats naturally rather than 1 year having 100-1000s of series read when user joins Kavita. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Idea Description
Kavita was always supposed to have more statistics. Let's use this space here to suggest different ideas.
One idea I had that I thought would be amusing is seeing my stat of how many GBs of media I read this year or all time.
Another idea in terms of a UX is using Githubs chart style for reading history instead of the line graph.
Idea Category
Feature Enhancement
Duration of Using Kavita
Since inception
Before submitting
Beta Was this translation helpful? Give feedback.
All reactions