mortii / anki-morphs

A MorphMan fork rebuilt from the ground up with a focus on simplicity, performance, and a codebase with minimal technical debt.
https://mortii.github.io/anki-morphs/
Mozilla Public License 2.0
52 stars 7 forks source link

Add option to make U and A in the toolbar display 'true' knowns #122

Closed mortii closed 7 months ago

mortii commented 7 months ago

Right now they actually show 'seen' morphs, i.e., morphs you have reviewed at least once. This can be misleading, but it can also be more motivating because the numbers go up faster that way.

the current approach of showing 'seen' numbers should still be the default perhaps, but there should definitely be an option to use true 'known' numbers instead.

Vilhelm-Ian commented 7 months ago

I think a good heuristic is. True knowns to show morphs that are in mature cards

mortii commented 7 months ago

Yeah, this is easily done by using the 'min. interval for known morphs' config variable.

github-actions[bot] commented 6 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.