mirror of
https://github.com/ankitects/anki.git
synced 2025-11-21 20:17:12 -05:00
Introduces three new hooks: * deck_conf_will_show: Allows adding or modifying widgets * deck_conf_did_load_config: Allows add-on widgets to read from config * deck_conf_will_save_config: Allows add-on widgets to write to config |
||
|---|---|---|
| .. | ||
| stubs/PyQt5 | ||
| anki-wait.bat | ||
| build_ui.sh | ||
| extract-po-string.py | ||
| extract_scss_colors.py | ||
| genhooks_gui.py | ||
| runanki.system.in | ||
| typecheck-setup.sh | ||