aboutsummaryrefslogtreecommitdiff
path: root/anki-card-template
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2023-10-08 19:26:14 +0200
committerlonkaars <loek@pipeframe.xyz>2023-10-08 19:26:14 +0200
commit711b0913548ebb8b91779633024f51e3133fd162 (patch)
treeaa86951708d40a9191869cf80f23f71fe3c342fe /anki-card-template
parent1cf671c61981442b76c575e944bc132f514cf7a5 (diff)
update readme's
Diffstat (limited to 'anki-card-template')
-rw-r--r--anki-card-template/readme.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/anki-card-template/readme.md b/anki-card-template/readme.md
index 50bf78c..e680623 100644
--- a/anki-card-template/readme.md
+++ b/anki-card-template/readme.md
@@ -1,13 +1,12 @@
# anki sentence mining template
-work in progress
-
this is an anki card template for sentence mining. it has fields for a foreign
-sentence, foreign word reading, translated word and an optional translated
-sentence. it has built-in parsers for adding markdown-like styling, furigana
-that is visible on either both sides or only on the back side, spoilers,
-definition context hints, and word type indicators. it supports a vertical and
-horizontal layout, desktop and mobile, as well as light and dark themes.
+sentence, foreign word reading, translated word, translated sentence and audio.
+
+it has built-in parsers for adding markdown-like styling, furigana that is
+visible on either both sides or only on the back side, spoilers, definition
+context hints, and word type indicators. it supports a vertical and horizontal
+layout, desktop and mobile, as well as light and dark themes.
> animations are now working in desktop Anki >=2.1.62
@@ -48,6 +47,7 @@ are instructions to apply to an empty deck.
|2|Target word reading|Dictionary reading of word (with word type)|
|3|Target word translation|(In context) translation of target word|
|4|Complete sentence translation|Complete sentence translation|
+ |5|Audio|Audio field (regular `[sound:file.mp3]` or `noaudio`/empty for no audio)|
3. In the 'Browse' view, click on Cards... (you might need to create a
temporary card in a deck) and paste the contents of front-template.html and
back-template.html in the front template and back template of the card type.