Releases: mortii/anki-morphs
Releases · mortii/anki-morphs
v1.2.2
v1.2.1
What's New
- The highlighting process used for the
am-highlightedfield has been reworked. It is now significantly faster, and ruby characters like furigana are now displayed properly.- Thank you to @quietmansoath for the feedback!
Docs updated
v1.2.0
What's New
- Added option to have the
am-unknownsfield show lemmas instead of inflections. E.g., "Walking and talking" -> [walk, and, talk] - Added keyboard shortcut to show all cards with derivative inflections. When studying a card with unknown morph "walking", you can use
Ctrl+Shift+Lto see other cards that have any variant of "walk", e.g., walk, walked, walking, etc.
Thank you to @quietmansoath for the suggestions!
Docs updated
v1.1.1
What's New
- Fixed a bug where 'am-unknowns' showed duplicate morphs when the card matched more than one note-filter.
- Thank you to @aleksejrs for the feedback!
v1.1.0
What's New
- Settings are now profile specfic. When you click the
savebutton in the AnkiMorphs settings window, a file calledankimorphs_profile_settings.jsonwill be saved to the anki profile folder. That file will then be read when Anki loads profiles.- Thank you to @asayake-b5 for the suggestion!
- The generators now ignores folder names when gathering input files. This means that you can have weird file structures like:
fsrs.MD/fsrs.txt/fsrs.wiki.txt, and the filefsrs.wiki.txtwill be gathered without AnkiMorphs crashing.- Thank you to @aleksejrs for the feedback!
v1.0.1
v1.0.0
What's New
- AnkiMorphs has now transitioned into a stable version and is no longer in alpha--this means that I don't foresee any future updates that will break backwards compatibility unless Anki updates its API.
- Fixed a slight inaccuracy in calculating the 'A' number in the toolbar.
Docs Updated
Almost every section of the guide have been updated in one way or another. A noteworthy addition is the section describing the difficulty algorithm.
v0.16.1-alpha
What's New
- The readability report generator is now much better. Previously it just showed stats over unique morphs, which wasn't very representative of the overall text (by @Vilhelm-Ian)
- Fixed U showing wrong values. The db query was subtly wrong, and with this fix you will probably see a big bump up for the U value in the toolbar. You can see examples of how U is calculated in the toolbar docs
- Fixed "Known Morphs Exporter" crashing if parent directories didn't exist. The parent directories are now made by the exporter.
I expect this to be the last alpha release. From now on there shouldn't be any updates that break backwards compatibility (unless the Anki API changes).
v0.16.0-alpha
What's New
U and A can now show true known morphs.
MorphMan and AnkiMorphs have actually always shown 'seen' morphs (reviewed at least once), which has always bothered me because it can give a false sense of confidence.
The former approach is still the default.
Docs Updated
v0.15.1-alpha
What's New
View Morphemes now uses a table widget instead of just text on an info window:
Old | New
Docs Updated:
- am-highlighted example now has night mode specific css
- thank you to @cocowash for the suggestion!
- known problems now includes how to fix morphs not splitting on punctuation marks
- thank you to @cocowash and @Vilhelm-Ian for the feedback!


