Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V3 compatible, Recalc improved, progress bars fixed #296

Merged
merged 2 commits into from
Aug 13, 2023
Merged

V3 compatible, Recalc improved, progress bars fixed #296

merged 2 commits into from
Aug 13, 2023

Commits on Aug 12, 2023

  1. V3 compatible, Recalc improved, progress bars fixed

    - Now works on the V3 scheduler
    - Exponentially faster recalc action
    - Progress dialogs are now shown when recalcing and anki no longer freezes (background thread is used instead of main thread)
    - Renamed some files that were poorly named
    - Refactored init file and extracted hidden hooks to make the code execution logic much clearer
    - Added some type hints for clearer logic
    - refactored some variable names to follow PEP conventions
    mortii committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    5fbfb0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f6ede7 View commit details
    Browse the repository at this point in the history