Add links to query syntax documentation (#211) (#224)

This commit is contained in:
eyeinsky 2021-01-10 00:17:10 +02:00 committed by GitHub
parent c55281d67a
commit 99c031ca8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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