Releases: mortii/anki-morphs
Releases · mortii/anki-morphs
v1.3.0
v1.2.9
What's New
- The
Learn Now
feature no longer shifts the positions of existing cards. This means that your entire collection won't be synced afterwards, which is a huge improvement (Fixed by @xofm31!) - The windows of the Readability Report Generator & Frequency File Generator should now have minimize and maximize buttons (Thank you to @aleksejrs for the suggestion)
- The columns in the Readability Report tables can now be reordered (click & drag with your mouse).
Docs Changed
- The links in the introduction should no longer break randomly (thank you to @xofm31 for the heads up)
- Updated the spaCy installation guide with additional instructions for people that use non-standard Anki builds (thank you to @xuiqzy for the feedback)
Important future updates!
- The Mecab Japanese morphemizer will stop being bundled with AnkiMorphs in order to reduce the size of the updates (~21 MB down to ~400 KB). The Mecab Japanese morphemizer will instead have to be imported from a (yet to be made) companion add-on. This switch will hopefully be very simple: just download the companion add-on once and everything should work just like it used to.
- The extra field
am-difficulty
will be renamed toam-score
. The word 'difficulty' in relation to the algorithm AnkiMorphs uses is somewhat misleading, since the algorithm takes morph frequency into account, and frequent != easy.
v1.2.8
What's New
- The
due
value given to a card is now set to be its difficulty score rather than a unique value. This change should significantly reduce the number of cards that have to be synced after Recalc (excluding the first one). Giving cards a uniquedue
value was initially implemented to work around a bug in the Anki scheduler, but that bug is now gone.- Thank you to @xofm31 for the feedback!
v1.2.7
v1.2.6
What's New
- The
update seen morphs
process now happens after clicking on a deck rather than on Anki startup. This change hopefully prevents the add-on updater from freezing.- Thank you to @knoebelja for the feedback!
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
What's New
- The highlighting process used for the
am-highlighted
field has been reworked. It is now significantly faster, and ruby characters like furigana are now displayed properly.- Thank you to @quietmansoath for the feedback!