added warning

This commit is contained in:
Austin Siew 2022-08-22 00:05:19 -06:00
parent 3b10dbc27f
commit 127a34c2d0

View File

@ -2403,6 +2403,11 @@ corresponding to when the API was available for use.
Modify the fields of an exist note. You can also include audio, video, or picture files which will be added to the note with an
optional `audio`, `video`, or `picture` property. Please see the documentation for `addNote` for an explanation of objects in the `audio`, `video`, or `picture` array.
> ** Warning **
> Your Anki browser must not be viewing the note that you are updating, otherwise
> the fields will not update. See [this issue](https://github.com/FooSoft/anki-connect/issues/82)
> for further details.
*Sample request*:
```json
{