From e698616493d45db983fc1d3054790b71536450a4 Mon Sep 17 00:00:00 2001 From: eeeickythump Date: Fri, 15 Apr 2011 08:46:35 +1200 Subject: - More robust handling of the situation where we resume a drill session but 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'. --- README.org | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index 0e187e0..491378d 100755 --- a/README.org +++ b/README.org @@ -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 -- cgit v1.2.3