aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authoreeeickythump <devnull@localhost>2011-04-15 08:46:35 +1200
committereeeickythump <devnull@localhost>2011-04-15 08:46:35 +1200
commite698616493d45db983fc1d3054790b71536450a4 (patch)
tree7df8d01d617964273465d138641e6076083d8312 /README.org
parent4c7669692dd3f3fe1bcb5cf0868b7d4705cdb7e0 (diff)
downloadorg-drill-2.1.1.tar.gz
org-drill-2.1.1.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-xREADME.org6
1 files changed, 6 insertions, 0 deletions
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