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
58 stars 9 forks source link

Set highest_interval=1 when the card type is learn #179

Closed xofm31 closed 6 months ago

xofm31 commented 7 months ago

What is the current behavior?

Cards in the learning state get treated as unseen when recalc'ing and creating highlights

https://github.com/mortii/anki-morphs/discussions/178

What is the new behavior?

Cards in the learning state get treated as seen when recalc'ing and creating highlights

mortii commented 7 months ago

Oh, the tests pass after all. The card collection it runs the tests on doesn't have any learning cards so I guess that makes sense.

Hopefully v2 will be finished within a week or two.

Thanks!

mortii commented 6 months ago

I'll squeeze in another update before v2