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

Implement add-on using hook instead of monkey patch #40

Open
scott2000 opened this issue Oct 5, 2024 · 0 comments
Open

Implement add-on using hook instead of monkey patch #40

scott2000 opened this issue Oct 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@scott2000
Copy link
Owner

scott2000 commented Oct 5, 2024

The monkey patch was broken again in the latest beta version of Anki (issue #39), so it had to be fixed again. A better solution would be to use a hook instead of monkey patching, but there is currently no hook available for changing the behavior of Collection.compare_answer. I made a forum post to request this feature.

@scott2000 scott2000 added the enhancement New feature or request label Oct 5, 2024
@scott2000 scott2000 self-assigned this Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant