anki-connect/plugin
Philipp Matthias Schäfer cc027f8ab8 Replace calls to deprecated flush() with col.update_note/card
The changes passes skip_undo_entry to update_note/card, because the
implementation of the deprecated flush() method did so. Whether this is the
right decision for our use case was not checked/thought about.
2024-10-05 11:30:30 -07:00
..
__init__.py Replace calls to deprecated flush() with col.update_note/card 2024-10-05 11:30:30 -07:00
config.json Add requestPermission API method (#255) 2021-05-07 20:33:06 -07:00
config.md Cleanup 2020-01-05 16:24:20 -08:00
edit.py Fix guiEditNote returns error 2024-01-01 18:09:03 -08:00
util.py Patch Anki 2.1.50 on Windows to have valid stdout 2022-04-26 15:22:07 +01:00
web.py Correct JSON MIME type (Fixes #393) 2023-06-23 09:12:28 +03:00