aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* During drills, pressing keys for quit, edit and skip now works again.2.4.8Paul Sexton2015-08-201-6/+6
* Added tag 2.4.7 for changeset 552ec7292154Paul Sexton2015-07-240-0/+0
* Undo previous version change to 2.5.0. The current version is 2.4.7.2.4.7Paul Sexton2015-07-240-0/+0
|\
| * Backout changeset 5d9b61ea5a181eb282e4069c17cbdf00e4325726Paul Sexton2015-07-240-0/+0
* | You can now customise the keys for the 'quit', 'edit', 'tags', 'help' andPaul Sexton2015-07-241-17/+47
|/
* Added tag 2.5.0 for changeset 9b098bf2648dPaul Sexton2015-05-250-0/+0
* Persistence of the optimal factor matrix across application sessions is nowPaul Sexton2015-05-251-16/+36
* Clarified that org-drill is licensed under GPL v3.Paul Sexton2015-05-111-0/+18
* Added tag 2.4.6 for changeset e7bb422d8cb1Paul Sexton2015-02-240-0/+0
* - Moved a line with side effects to earlier in the file, possibly fixing an2.4.6Paul Sexton2015-02-241-49/+53
* Added tag 2.4.5 for changeset 69dde321b38cPaul Sexton2015-02-160-0/+0
* Deal with removal of 'org-meta-data-and-drawers' function from Org developmen...2.4.5Paul Sexton2015-02-161-11/+18
* Added tag 2.4.4 for changeset 0571437aa238Paul Sexton2015-01-140-0/+0
* Fixed calculation of 'org-drill-entry-days-since-creation' for cases where 'o...2.4.4Paul Sexton2015-01-141-2/+2
* Added tag 2.4.3 for changeset c289780f11d7Paul Sexton2014-11-090-0/+0
* - Ignore cloze markings if they occur inside Org source blocks2.4.3Paul Sexton2014-11-092-14/+984
* Added tag 2.4.2 for changeset 648125435aadeeeickythump2014-10-100-0/+0
* Very overdue items are considered "lapsed" and are presented in the order they2.4.2eeeickythump2014-10-101-39/+75
* Added tag 2.4.1 for changeset 97f51d64df45eeeickythump2014-02-190-0/+0
* Check that org version is >= 7.9.3f (the 'org-schedule' function in older2.4.1eeeickythump2014-02-191-21/+43
* Fix the defcustom definitions and provide :tag property for choices"matus goljer2013-11-211-6/+10
* Added ability to define arbitrary left and right cloze delimiters (strings),eeeickythump2013-11-091-18/+51
* Added tag 2.4.0 for changeset 37dd8ae06dedeeeickythump2013-11-090-0/+0
* Added tag 2.3.8 for changeset a8cade42f59c2.4.0eeeickythump2013-08-250-0/+0
* Fixed: org-drill-strip-all-data now works again (was using obsolete arguments2.3.8eeeickythump2013-08-251-11/+20
* Any LaTeX math fragments in an item will now be rendered inline (if possible)eeeickythump2013-08-141-36/+26
* Fixed bug with scheduling failed cards, caused by changes to 'org-schedule' ineeeickythump2013-05-211-2/+2
* New global variable 'org-drill-match'. Now possible to specify a tags/property/eeeickythump2013-03-053-40/+60
* Hide entry drawers when showing answers for verb conjugation and nouneeeickythump2013-02-251-0/+2
* Contents of entry drawers are now hidden while displaying answers.eeeickythump2013-02-251-0/+99
* Changed permissions on some files.eeeickythump2012-09-054-0/+0
* Entries in 'org-drill-card-type-alist' can now take a fourth argument, 'drill...eeeickythump2012-09-053-233/+315
* The string which separates a hint from the rest of the contents of a cloze iseeeickythump2012-08-031-94/+104
* Go back to using org-save-outline-visibility instead of org-drill-save-visibi...eeeickythump2012-05-061-50/+35
* Wrapped all calls to 'org-display-inline-images' in 'ignore-errors', to preventeeeickythump2012-02-061-8/+16
* - Fixes to try and force display of images during drill sessions.eeeickythump2011-11-192-42/+130
* Added tag 2.3.5 for changeset 872dde6580f6eeeickythump2011-07-010-0/+0
* - Improved progress bar while collecting due items. It is no longer able to o...2.3.5eeeickythump2011-07-012-4/+30
* Added tag 2.3.4 for changeset e472512f0be7eeeickythump2011-06-100-0/+0
* New option: org-drill-sm5-initial-interval. Allows users of SM5 algorithm to ...2.3.4eeeickythump2011-06-101-39/+129
* Added tag 2.3.3 for changeset 1b0cc92cbb6aeeeickythump2011-05-250-0/+0
* Oops! some some nasty discrepancies have now been fixed.(something went wrong2.3.3eeeickythump2011-05-251-2/+17
* Added tag 2.3.3 for changeset e68b52fe88aceeeickythump2011-05-250-0/+0
* Cloze text is now correctly identified in items whose bodies contain [[bracke...eeeickythump2011-05-251-65/+80
* Added tag 2.3.2 for changeset 4e43f149ea97eeeickythump2011-05-210-0/+0
* Removed old doc files (renamed).2.3.2eeeickythump2011-05-212-2462/+0
* Renamed documentation file and fixed a few typos.eeeickythump2011-05-212-0/+2488
* - New card types: show2cloze, hide1_firstmore, show1_firstless, show1_lastmor...eeeickythump2011-05-204-228/+665
* New file-safe user variable: org-drill-scope. Allows customisation of the sco...eeeickythump2011-05-123-98/+243
* Don't warn about a high percentage of failed items when the number of testedeeeickythump2011-05-111-2/+3