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.html | |
| parent | 4c7669692dd3f3fe1bcb5cf0868b7d4705cdb7e0 (diff) | |
| download | org-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.html')
| -rwxr-xr-x | README.html | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/README.html b/README.html index a6ac24a..a04d8c3 100755 --- a/README.html +++ b/README.html @@ -7,7 +7,7 @@ lang="en" xml:lang="en"> <title>Org-Drill</title> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <meta name="generator" content="Org-mode"/> -<meta name="generated" content="2011-04-13 11:23:22 "/> +<meta name="generated" content="2011-04-15 08:42:23 "/> <meta name="author" content="Paul Sexton"/> <meta name="description" content=""/> <meta name="keywords" content=""/> @@ -158,6 +158,16 @@ that use it, see: </li> </ul> + +<p> +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: +</p> +<p> +<a href="http://bitbucket.org/eeeickythump/org-drill">http://bitbucket.org/eeeickythump/org-drill</a> +</p> + </div> </div> @@ -1248,7 +1258,7 @@ or give it different tags or properties, for example. </div> </div> <div id="postamble"> -<p class="date">Date: 2011-04-13 11:23:22 </p> +<p class="date">Date: 2011-04-15 08:42:23 </p> <p class="author">Author: Paul Sexton</p> <p class="creator">Org version 7.5 with Emacs version 23</p> <a href="http://validator.w3.org/check?uri=referer">Validate XHTML 1.0</a> |
