ankitects / anki

Anki's shared backend and web components, and the Qt frontend
https://apps.ankiweb.net
Other
18.45k stars 2.1k forks source link

Feat Daily load and retention by notes stats #3446

Open filipenanclarez opened 3 days ago

filipenanclarez commented 3 days ago
          Fine. I added the Estimated total knowledge (cards):
image

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 https://github.com/ankitects/anki/issues/3425#issuecomment-2365992087

Expertium commented 12 hours ago

@L-M-Sherlock suggestions 1) Estimated total knowledge should be an integer 2) Use the description from the add-on: "the number of cards the user is expected to know today, calculated as the product of average predicted retention and count." 3) Add Daily Load, Total Count, Total Time and the most interesting one, Knowledge acquisition rate. All with their respective descriptions. image

@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.