diff options
| author | eeeickythump <devnull@localhost> | 2011-04-15 08:46:35 +1200 |
|---|---|---|
| committer | eeeickythump <devnull@localhost> | 2011-04-15 08:46:35 +1200 |
| commit | e698616493d45db983fc1d3054790b71536450a4 (patch) | |
| tree | 7df8d01d617964273465d138641e6076083d8312 /README.org | |
| parent | 4c7669692dd3f3fe1bcb5cf0868b7d4705cdb7e0 (diff) | |
| download | org-drill-e698616493d45db983fc1d3054790b71536450a4.tar.gz org-drill-e698616493d45db983fc1d3054790b71536450a4.zip | |
- More robust handling of the situation where we resume a drill session but2.1.1
some items have been moved or deleted. We now check for this and discard
offending markers, rather than failing outright.
- Final report now shows number of items that will become due tomorrow.
- Fixed a rounding bug which affected deciding whether items are 'overdue'.
Diffstat (limited to 'README.org')
| -rwxr-xr-x | README.org | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -29,6 +29,12 @@ that use it, see: - [[http://ichi2.net/anki/][Anki]] - [[http://mnemosyne-proj.org/index.php][Mnemosyne]] +Org-Drill comes bundled with Org mode, in the "contrib" directory. Org-Drill +also has its own repository, which is updated more regularly than the bundled +version. The repository is at: + +http://bitbucket.org/eeeickythump/org-drill + * Installation |
