aboutsummaryrefslogtreecommitdiff
path: root/org-drill.org
diff options
context:
space:
mode:
authoreeeickythump <devnull@localhost>2013-03-05 12:55:05 +1300
committereeeickythump <devnull@localhost>2013-03-05 12:55:05 +1300
commiteb95d9415a75ba5aacab8837902aa46bc8c2c66e (patch)
tree46d2cf313674c9134104a195a41dc6ed3a1ab30c /org-drill.org
parent79a0ac93aeff775d145a3745c517c1a0c72debed (diff)
downloadorg-drill-eb95d9415a75ba5aacab8837902aa46bc8c2c66e.tar.gz
org-drill-eb95d9415a75ba5aacab8837902aa46bc8c2c66e.zip
New global variable 'org-drill-match'. Now possible to specify a tags/property/
todo match for a drill session - only entries satisfying that match will be considered. Top level functions now accept match string as an additional optional argument. DRILL_CARD_TYPE is now inherited, i.e. if a drill entry does not specify a card type then the type will be sought further up the tree. cl.el is required on load as well as compilation. Use cl-flet instead of "obsolete" flet. Fixed some documentation typos.
Diffstat (limited to 'org-drill.org')
-rw-r--r--org-drill.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/org-drill.org b/org-drill.org
index 1d20752..332c46e 100644
--- a/org-drill.org
+++ b/org-drill.org
@@ -329,7 +329,7 @@ the harder direction more often.
So, for the above example, we can actually use the original 'bad' simple card,
but change its card type to 'hide1cloze'. Each time the card is presented for
-review, one of 'New Zealand', 'Wellington', 'the South Island' or '400,000'
+review, one of 'New Zealand', 'Wellington', 'the North Island' or '400,000'
will be hidden.
#+BEGIN_EXAMPLE