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
47 stars 6 forks source link

Known morphs are not being skipped #207

Closed jsteel44 closed 3 months ago

jsteel44 commented 3 months ago

Describe the bug

I'm recently finding it's showing me cards with all known morphs

New card is "Expression: 町", I look at my previously reviewed cards and find one with this word already (3 month interval, ie known).

Steps to reproduce the behavior

I check AnkiMorph settings to make sure the card type is read with the correct field, everything looks fine from there. Reset default settings and set AnkiMorph up again being 100% sure the correct card types and fields are set, same issue. Skip options are all checked.

Expected behavior

Cards with known morphs should be skipped, I'm sure this was working but maybe an update in recent weeks/months has broken this for me.

My setup

mortii commented 3 months ago

@jsteel44 Thank you for the feedback!

In v2.0.0, I added the option: "Move new cards that only have known morphs to the end of the due queue", which previously was a hidden side effect when selecting the "Skip cards with only known morphs". I have a suspicion that the previously hidden side effect was the only reason that the option worked in the first place, and now it just does nothing... I'll look into it!

mortii commented 3 months ago

Should be fixed in v2.2.1.

Thanks!

github-actions[bot] commented 2 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.