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 d8d31039..49bcd722 100644 --- a/ext/settings.html +++ b/ext/settings.html @@ -2859,6 +2859,10 @@ <td>The full search query shown on the search page.</td> </tr> <tr> + <td><code class="anki-field-marker">{selection-text}</code></td> + <td>The selected text on the search page or popup.</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> |