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
Fixed regex for round brackets
Used a different expression to match round brackets and anything in between.
This change fixes the option "Ignore everything contained in () Brackets" which previously did not work.
Credit: @BenGB98
- 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