diff --git a/actions/graphical.md b/actions/graphical.md index 51db99e..1a6c0b1 100644 --- a/actions/graphical.md +++ b/actions/graphical.md @@ -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 diff --git a/actions/notes.md b/actions/notes.md index 05510f3..593b5b7 100644 --- a/actions/notes.md +++ b/actions/notes.md @@ -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