mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
![]() - the context exists for the lifecycle of one card's render, and caches calls to things like .card() to avoid add-ons needing to do their own cache management. - add-ons can optionally add extra data to the context if they need it across multiple filters - removed card_will_render. the legacy hook is still available for now - card_did_render is now called only once, with both front and back text |
||
---|---|---|
.. | ||
__init__.py | ||
genhooks.py | ||
hookslib.py |