-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat Daily load and retention by notes stats #3446
Comments
@L-M-Sherlock suggestions
@dae this will add a lot of new numbers, and also a lot of text, which is something that native Anki stats didn't have until now, as they were self-explanatory enough. This may seem excessive, but I doubt that users will be able to figure out what "Daily Load", let alone "Estimated total knowledge" and "Knowledge acquisition rate" means without any hints. So first I'd like to confirm that you are not against adding interpretations, and also I want to ask where should all of this be put. I feel like we need a new "FSRS" section in the Stats for FSRS-related stats, though that still leaves Daily Load, idk where to put that one. |
The calculation part seems totally unnecessary. The median user isn't very interested in the math part.
Total count is already shown in Card Counts. Daily load should be figurable from "Future due" graph. |
I totally disagree My students use this number to monitor progress because we use language decks with many siblings. This information is very relevant for us. |
That comment was meant to be for the descrip. of Estimated knowledge. |
My preference would be to add only the most useful/popular info from the add-on, and see how much demand there is for the remaining items over time. Anything we do add will of course require documentation/tooltips. I don't think we should be trying to describe each of those options directly inside the page (e.g. via subheadings), as it will make things too noisy. |
Well, we have no way of knowing which of these are popular or not, so idk what to say.
Then how? |
@dae For each entry I will count everything that's not a "Yes" as "Not yes" and use I think instead of adding text descriptions directly, we could make them appear when the user hovers the mouse over the stat. Though idk how that would work on mobile. Alternative solution: make the stats themselves hyperlinks that lead to the manual where we'll add descriptions. So if the user taps/clicks a stat that says, for example, "Knowledge Acquisition Rate", a browser page will open. P.S. for the sake of achieving parity with the Helper add-on, let's exclude suspended and deleted cards from the calculation of average difficulty, stability and retrievability, and from the calculation of the new stats, too. |
Surveys have their uses, but when you give users the option of selecting as many items as they want, I think you end up with a list of "yeah, that might be cool", instead of a list of features that users are really missing. That said, I appreciate you taking the time to put it together, and I'm glad to see we can at least consider dropping the three inconclusive ones for now. There's no hover action on mobile, so it would need to respond to a tap instead. One option would be to have the text tappable to open a manual entry, like we do with the deck options. |
Daily load and retention by notes require more works to do, so I will consider it in another PR.
Originally posted by @L-M-Sherlock in #3425 (comment)
The text was updated successfully, but these errors were encountered: