diff options
Diffstat (limited to 'docs/anki-integration.md')
-rw-r--r-- | docs/anki-integration.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/anki-integration.md b/docs/anki-integration.md index 35ef6330..f12c1268 100644 --- a/docs/anki-integration.md +++ b/docs/anki-integration.md @@ -47,6 +47,9 @@ Flashcard fields can be configured with the following steps: | `{glossary}` | List of definitions for the term (output format depends on whether running in _grouped_ mode). | | `{glossary-brief}` | List of definitions for the term in a more compact format. | | `{glossary-no-dictionary}` | List of definitions for the term, except the dictionary tag is omitted. | + | `{glossary-first}` | First definition for the term (output format depends on whether running in _grouped_ mode). | + | `{glossary-first-brief}` | First definition for the term in a more compact format. | + | `{glossary-first-no-dictionary}` | First definition for the term, except the dictionary tag is omitted. | | `{part-of-speech}` | Part of speech information for the term. | | `{phonetic-transcriptions}` | List of phonetic transcriptions for the term. | | `{pitch-accents}` | List of pitch accent downstep notations for the term. | |