diff options
Diffstat (limited to 'ext/settings.html')
| -rw-r--r-- | ext/settings.html | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/ext/settings.html b/ext/settings.html index 1b167e22..aade3345 100644 --- a/ext/settings.html +++ b/ext/settings.html @@ -2878,6 +2878,10 @@                      <td>Screenshot of the web page taken at the time the term or kanji was added.</td>                  </tr>                  <tr> +                    <td><code class="anki-field-marker">{search-query}</code></td> +                    <td>The full search query shown on the search page.</td> +                </tr> +                <tr>                      <td><code class="anki-field-marker">{sentence}</code></td>                      <td>Sentence, quote, or phrase that the term or kanji appears in from the source content.</td>                  </tr> |