From 2a233bd62184de12d9f0ee6bf0c6985dafe497fd Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sat, 8 Apr 2017 13:11:06 -0700 Subject: [PATCH] add hint about specifying anki model fields --- ext/bg/options.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ext/bg/options.html b/ext/bg/options.html index 939227b0..77ea0e3c 100644 --- a/ext/bg/options.html +++ b/ext/bg/options.html @@ -193,6 +193,13 @@ +

+ Specify the information you would like included in your flashcards in the field editor below. + Please be aware that Anki requires the first field in the model to be unique. It is highly recommended + that you set it to {expression} for term flashcards and {character} for + Kanji flashcards. +

+