You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use aqt for PyQt5 backwards compatiblity (#293) (#297)
* When possible use aqt instead of directly using PyQt.
* This will make morphman compatible with anki-qt5 and anki-qt6.
Motivation: #291#286
Co-authored-by: rameauv <valentin.rameau@outlook.fr>
- Sync configuration across devices
- Allow user to customize skip behavior
- Added concept of fresh cards (only unmature morphemes)
- Show warning on missing focus morph fields
- "Learn now" feature works more reliably
- and MANY fixes