aboutsummaryrefslogtreecommitdiff
path: root/org-drill.org
Commit message (Collapse)AuthorAgeFilesLines
* New global variable 'org-drill-match'. Now possible to specify a tags/property/eeeickythump2013-03-051-1/+1
| | | | | | | | | | | | | | 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.
* Changed permissions on some files.eeeickythump2012-09-051-0/+0
|
* Entries in 'org-drill-card-type-alist' can now take a fourth argument, ↵eeeickythump2012-09-051-14/+20
| | | | | | | | | 'drill-empty-p' (boolean). If true, items of this type are not skipped if their bodies are empty. Bugfixes related to cram mode. Cram mode displays a coloured 'C' in the mode line. Sped up testing whether items have empty bodies. Updated documentation.
* - Improved progress bar while collecting due items. It is no longer able to ↵2.3.5eeeickythump2011-07-011-0/+14
| | | | | | | overflow to multiple lines. - Added documentation for 'org-drill-sm5-initial-interval'.
* Renamed documentation file and fixed a few typos.eeeickythump2011-05-211-0/+919