From eb95d9415a75ba5aacab8837902aa46bc8c2c66e Mon Sep 17 00:00:00 2001 From: eeeickythump Date: Tue, 5 Mar 2013 12:55:05 +1300 Subject: 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. --- org-drill.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'org-drill.org') 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 -- cgit v1.2.3