diff options
| author | eeeickythump <devnull@localhost> | 2010-09-04 17:28:22 +1200 |
|---|---|---|
| committer | eeeickythump <devnull@localhost> | 2010-09-04 17:28:22 +1200 |
| commit | 1daa7d6de535a7ce9385e9131bea2320d2d946ab (patch) | |
| tree | 020ab04958686deec052c67a9772a340fe383db5 /README.html | |
| parent | c1af8a3285ccedae879b166acc15d20a24ab9749 (diff) | |
| download | org-drill-1.3.tar.gz org-drill-1.3.zip | |
Separate counts of pending new, old, and failed items are displayed in custom colours1.3
during review and in the final report.
A timer (MM:SS) is displayed as part of the review prompt.
Order-of-magnitude speed boost when scanning entries to prepare a drill session.
Recycle markers at the end of each drill session.
Diffstat (limited to 'README.html')
| -rw-r--r-- | README.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README.html b/README.html index 77d665e..b8f23f2 100644 --- 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="2010-09-01 06:40:41 NZST"/> +<meta name="generated" content="2010-09-04 17:22:25 NZST"/> <meta name="author" content="Paul Sexton"/> <meta name="description" content=""/> <meta name="keywords" content=""/> @@ -797,7 +797,7 @@ or give it different tags or properties, for example. <ul> <li> <code>org-drill-question-tag</code> should use a tag match string, rather than a -single tag +single tag? Can use <code>org-make-tag-matcher</code>. </li> <li> progress indicator during drill session: cumulative time, time spent thinking @@ -812,7 +812,7 @@ perhaps take account of item priorities, showing high priority items first <div id="postamble"> <p class="author"> Author: Paul Sexton </p> -<p class="date"> Date: 2010-09-01 06:40:41 NZST</p> +<p class="date"> Date: 2010-09-04 17:22:25 NZST</p> <p class="creator">HTML generated by org-mode 7.01trans in emacs 23</p> </div> </div> |
