Skip to content

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

@scott2000

Description

@scott2000

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions