parent
c55281d67a
commit
99c031ca8e
@ -3,7 +3,7 @@
|
||||
* **guiBrowse**
|
||||
|
||||
Invokes the *Card Browser* dialog and searches for a given query. Returns an array of identifiers of the cards that
|
||||
were found.
|
||||
were found. Query syntax is [documented here](https://docs.ankiweb.net/#/searching).
|
||||
|
||||
*Sample request*:
|
||||
```json
|
||||
|
@ -355,7 +355,7 @@
|
||||
|
||||
* **findNotes**
|
||||
|
||||
Returns an array of note IDs for a given query. Same query syntax as `guiBrowse`.
|
||||
Returns an array of note IDs for a given query. Query syntax is [documented here](https://docs.ankiweb.net/#/searching).
|
||||
|
||||
*Sample request*:
|
||||
```json
|
||||
|
Loading…
Reference in New Issue
Block a user