diff options
| author | eeeickythump <devnull@localhost> | 2010-09-02 19:04:54 +1200 |
|---|---|---|
| committer | eeeickythump <devnull@localhost> | 2010-09-02 19:04:54 +1200 |
| commit | c1af8a3285ccedae879b166acc15d20a24ab9749 (patch) | |
| tree | e6476ebd372c6692ae71fdc57a3b02144bc92965 /spanish.org | |
| parent | b3e8d7b931ddbd4e2d2e33e920222845e47cd7a9 (diff) | |
| download | org-drill-c1af8a3285ccedae879b166acc15d20a24ab9749.tar.gz org-drill-c1af8a3285ccedae879b166acc15d20a24ab9749.zip | |
Allow editing and tag-editing when prompted for recall quality.
Allow tag-editing when reviewing items.
Any linked image files are displayed inline during review.
Don't hide org links [[...][...]] when hiding cloze text, azs they may contain inline images which we want to keep visible.
Close property drawers during review.
Provide visual feedback (progress bar in minibuffer) when scanning items in preparation for a drill session.
Diffstat (limited to 'spanish.org')
| -rw-r--r-- | spanish.org | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/spanish.org b/spanish.org index fbea8a8..4f32563 100644 --- a/spanish.org +++ b/spanish.org @@ -117,6 +117,26 @@ Cuidado con *el perro*. Beware of *the dog*. +*** Noun :drill: + :PROPERTIES: + :DRILL_CARD_TYPE: multisided + :END: + +**** Spanish + +la manzana + +**** English + +the apple + +**** Picture + +The Spanish word for... + +[[file:apple.jpg][Picture]] + + *** Adjective :drill: :PROPERTIES: :DRILL_CARD_TYPE: twosided |
