anki-connect/actions
Kirill Salnikov b8a7151ed0
Fix handling of errors in several methods (#238)
* Fix error message in updateNoteFields method

* Fix error handling in cardsInfo, notesInfo methods

* Add more tests for updateNoteFields, notesInfo

* Fix error handling in several methods

Also fixed obvious bugs in replaceTags and replaceTagsInAllNotes
methods.

* Add more tests for cards methods

* Add more tests for notes methods

* Update documentation on cards methods
2021-03-04 20:06:25 -08:00
..
cards.md Fix handling of errors in several methods (#238) 2021-03-04 20:06:25 -08:00
decks.md some additional actions (#185) 2020-07-12 12:53:31 -07:00
graphical.md Add links to query syntax documentation (#211) (#224) 2021-01-09 14:17:10 -08:00
media.md Allow to add media to notes by file path or base64 encoded data (#230) 2021-02-20 10:04:25 -08:00
miscellaneous.md some additional actions (#185) 2020-07-12 12:53:31 -07:00
models.md Added findAndReplaceInModels (#228) 2021-02-26 21:17:51 -08:00
notes.md Allow to add media to notes by file path or base64 encoded data (#230) 2021-02-20 10:04:25 -08:00
statistics.md some additional actions (#185) 2020-07-12 12:53:31 -07:00