summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tiny fix to org-drill-map-entries.eeeickythump2011-05-111-1/+1
* Added tag 2.3.1 for changeset 566cf446fdaeeeeickythump2011-05-110-0/+0
* - Speed up stripping scheduling data if scope is the current buffer (default).2.3.1eeeickythump2011-05-111-38/+32
* Added tag 2.3 for changeset b5d5b9f5c203eeeickythump2011-05-100-0/+0
* - All drill items now receive unique IDs (using the org-id module). This allows2.3eeeickythump2011-05-104-257/+658
* Added tag 2.2 for changeset d9430f6647c9eeeickythump2011-04-300-0/+0
* - Added new example card types, more useful than 'spanish_verb':2.2eeeickythump2011-04-304-162/+638
* - 'multicloze' card type renamed to 'hide1cloze' (though 'multicloze' iseeeickythump2011-04-223-75/+178
* - At the end of a drill session, when re-presenting items that were failedeeeickythump2011-04-161-5/+13
* Added tag 2.1.1 for changeset 60b0a80ce97aeeeickythump2011-04-150-0/+0
* - More robust handling of the situation where we resume a drill session but2.1.1eeeickythump2011-04-153-55/+104
* Added tag 2.1 for changeset da0c515d1d39eeeickythump2011-04-130-0/+0
* - Can now resume drill sessions after exiting with (e)dit or (q)uit commands!2.1eeeickythump2011-04-133-398/+678
* Added tag 2.0 for changeset 16cafa21aef0eeeickythump2011-04-080-0/+0
* Many changes:2.0eeeickythump2011-04-083-530/+1211
* - New option: org-drill-hide-item-headings-p. If non-nil, item headings will ...eeeickythump2011-04-043-33/+101
* - Hide comments (#...) in items during drill sessions.eeeickythump2011-03-275-136/+216
* Added tag 1.6 for changeset 6ff8dd70c108eeeickythump2011-03-090-0/+0
* Bug fix: when drill sessions span more than one file, display items in the ot...1.6eeeickythump2011-03-091-3/+3
* Improved key input during drill sessions. Once the answer is revealed, it is ...eeeickythump2011-03-071-13/+37
* Added tag 1.5 for changeset 42f3700bc748eeeickythump2011-02-020-0/+0
* Fixed bug causing items to sometimes appear multiple times during a single dr...1.5eeeickythump2011-02-021-38/+65
* Added tag 1.4 for changeset 2e4735840112eeeickythump2010-09-170-0/+0
* * Documentation added for multicloze cards and cram mode.1.4eeeickythump2010-09-174-71/+299