anki-connect/plugin
introt 2f50c747fb Add getNoteTags, updateNoteTags and updateNote
getNoteTags returns [str ...] of tags for a given note (note: int)

updateNoteTags removes the existing tags and sets new tags

updateNote combines the old updateNoteFields and the new updateNoteTags

Closes #369
2022-12-30 13:13:31 +02:00
..
__init__.py Add getNoteTags, updateNoteTags and updateNote 2022-12-30 13:13:31 +02: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 Bring Edit dialog to foreground more reliably 2022-05-19 16:49:08 +01:00
util.py Patch Anki 2.1.50 on Windows to have valid stdout 2022-04-26 15:22:07 +01:00
web.py Don't crash if JSON is valid but of wrong schema 2022-05-11 20:32:09 +01:00