summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordequis <dx@dxzone.com.ar>2017-07-16 05:05:23 -0300
committerdequis <dx@dxzone.com.ar>2017-07-16 05:33:16 -0300
commitede139097c670f16ca3c332d8a79e9009b23bfac (patch)
tree0f21a50bfe85ab38a0d467f5af94d2b3810fa965 /README.md
parent1ed8997240ba5d8ee4fe57062d2dbe8ba46436e2 (diff)
Add glossary-brief anki field, like glossary but without tags
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c32c867f..6ac97eea 100644
--- a/README.md
+++ b/README.md
@@ -132,6 +132,7 @@ Flashcard fields can be configured with the following steps:
`{expression}` | Term expressed as Kanji (will be displayed in Kana if Kanji is not available).
`{furigana}` | Term expressed as Kanji with Furigana displayed above it (e.g. <ruby>日本語<rt>にほんご</rt></ruby>).
`{glossary}` | List of definitions for the term (output format depends on whether running in *grouped* mode).
+ `{glossary-brief}` | Shorter version of `{glossary}`, without `{tags}`
`{reading}` | Kana reading for the term (empty for terms where the expression is the reading).
`{sentence}` | Sentence, quote, or phrase in which the term appears in the source content.
`{tags}` | Grammar and usage tags providing information about the term (unavailable in *grouped* mode).