kaegi / MorphMan

Anki plugin that reorders language cards based on the words you know
Other
260 stars 66 forks source link

Hotfix: V2 card queue now rebuilds properly after burying cards #304

Closed mortii closed 1 year ago

mortii commented 1 year ago

After morphman skipped cards on the V2 scheduler then the queue would decrease by the number of cards skipped instead of filling the queue with new cards. The fix is basically one line. Cleaned a tiny bit of code too.

mortii commented 1 year ago

Fixed gui_hook to add morph stats back to Stats page (#300 )

landonepps commented 1 year ago

Lgtm!