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

Add option to bulk generate anki cards #895

Merged
merged 60 commits into from
May 12, 2024

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    92c4f12 View commit details
    Browse the repository at this point in the history
  2. Fix tab replacement

    Kuuuube committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4e46589 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    c47865c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbf23a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e35c33a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0eb52d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55074fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    edce401 View commit details
    Browse the repository at this point in the history
  7. Remove unused css

    Kuuuube committed May 9, 2024
    Configuration menu
    Copy the full SHA
    967fb6d View commit details
    Browse the repository at this point in the history
  8. Remove redundant html

    Kuuuube committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6728fba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    102d8f6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3e4f55a View commit details
    Browse the repository at this point in the history
  11. Remove unused import

    Kuuuube committed May 9, 2024
    Configuration menu
    Copy the full SHA
    95a4d80 View commit details
    Browse the repository at this point in the history
  12. Rename words to terms

    Kuuuube committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4e2a6c9 View commit details
    Browse the repository at this point in the history
  13. Print progress to console

    Kuuuube committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8e17c4d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9f24395 View commit details
    Browse the repository at this point in the history
  15. Improve progress logs

    Kuuuube committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c7a2c88 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    df98c76 View commit details
    Browse the repository at this point in the history
  17. Add progress bars

    Kuuuube committed May 9, 2024
    Configuration menu
    Copy the full SHA
    414fc53 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fea1b6d View commit details
    Browse the repository at this point in the history
  19. Remove unresponsive warnings

    Kuuuube committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6a3a04b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    dd59fb8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    14a5172 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5d92b1d View commit details
    Browse the repository at this point in the history
  23. Mark as experimental

    Kuuuube committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e39e646 View commit details
    Browse the repository at this point in the history
  24. Clarify description

    Kuuuube committed May 9, 2024
    Configuration menu
    Copy the full SHA
    41f49b1 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    7d79253 View commit details
    Browse the repository at this point in the history
  2. Add experimental note in docs

    Kuuuube committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b8646ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b13076b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c635b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b18d3e5 View commit details
    Browse the repository at this point in the history
  6. Rename to model

    Kuuuube committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b4025e7 View commit details
    Browse the repository at this point in the history
  7. Add link to docs

    Kuuuube committed May 10, 2024
    Configuration menu
    Copy the full SHA
    30a322e View commit details
    Browse the repository at this point in the history
  8. Make test text less confusing

    Kuuuube committed May 10, 2024
    Configuration menu
    Copy the full SHA
    04fde9a View commit details
    Browse the repository at this point in the history
  9. Rename deck to notes

    Kuuuube committed May 10, 2024
    Configuration menu
    Copy the full SHA
    cd8b726 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    daa8efa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    68c68f1 View commit details
    Browse the repository at this point in the history
  12. Clarify wording

    Kuuuube committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a0b6d90 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b658a23 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7eaf16b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ccf14f8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    31c53a7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    120bcff View commit details
    Browse the repository at this point in the history
  18. Cleanup internal html naming

    Kuuuube committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9c7d62e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    babc9a8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5b464d9 View commit details
    Browse the repository at this point in the history
  21. Prevent closing the send/export confirm modal from messing up the ui …

    …and not allowing the user to see the current progress
    Kuuuube committed May 10, 2024
    Configuration menu
    Copy the full SHA
    34bd779 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a118ea7 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    bb447d0 View commit details
    Browse the repository at this point in the history
  2. Consolidate state changes

    Kuuuube committed May 11, 2024
    Configuration menu
    Copy the full SHA
    84033dd View commit details
    Browse the repository at this point in the history
  3. Support idle download timeout

    Kuuuube committed May 11, 2024
    Configuration menu
    Copy the full SHA
    03d5cc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4eb83ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e7f5ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d9f65a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    091288d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    843550b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    baa0c98 View commit details
    Browse the repository at this point in the history
  10. Remove unnecessary ternary

    Kuuuube committed May 11, 2024
    Configuration menu
    Copy the full SHA
    894dfc8 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    5010ece View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aadb1f4 View commit details
    Browse the repository at this point in the history