mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
I created multiple add-ons which want to transform a note before it is being saved. For example, one add-on trim it, and remove useless line break which arrived by accident. Another add-on want to compile LaTeX as soon as the note is done, and warn the user if LaTeX can't be compiled. Having a hook in pre-flush would be useful here |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| genhooks.py | ||
| hookslib.py | ||