anki-morphs
anki-morphs copied to clipboard
AnkiMorphs V3 megathread
There are some improvements to the current features and design that will break backwards compatibility, and they should be released at the same time:
- [ ] changes to extra fields (#221)(#195)
- [ ] add "all morphs" field
- [ ] add "all morphs count" field
- [ ] redo "unknown morphs" field
- [ ] redo "unknown morphs count" field
- [ ] add a "focus morph" equivalent field (same logic as the current
am-unknowns
)
- [ ] settings design adjustments (#218)
- [ ] Future proof the config variable names by making them more abstract. Prefixing the tab name (e.g.
recalc_offset_new_cards
) makes them too rigid. Fixing this would cause a very hard backwards compatibility break. - [ ] alternative algorithm #191