added warning
This commit is contained in:
parent
3b10dbc27f
commit
127a34c2d0
@ -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
|
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.
|
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*:
|
*Sample request*:
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user