diff options
| author | eeeickythump <devnull@localhost> | 2010-09-02 19:04:54 +1200 |
|---|---|---|
| committer | eeeickythump <devnull@localhost> | 2010-09-02 19:04:54 +1200 |
| commit | c1af8a3285ccedae879b166acc15d20a24ab9749 (patch) | |
| tree | e6476ebd372c6692ae71fdc57a3b02144bc92965 /README.html | |
| parent | b3e8d7b931ddbd4e2d2e33e920222845e47cd7a9 (diff) | |
| download | org-drill-c1af8a3285ccedae879b166acc15d20a24ab9749.tar.gz org-drill-c1af8a3285ccedae879b166acc15d20a24ab9749.zip | |
Allow editing and tag-editing when prompted for recall quality.
Allow tag-editing when reviewing items.
Any linked image files are displayed inline during review.
Don't hide org links [[...][...]] when hiding cloze text, azs they may contain inline images which we want to keep visible.
Close property drawers during review.
Provide visual feedback (progress bar in minibuffer) when scanning items in preparation for a drill session.
Diffstat (limited to 'README.html')
| -rw-r--r-- | README.html | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/README.html b/README.html index 8042737..77d665e 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-08-26 21:14:57 NZST"/> +<meta name="generated" content="2010-09-01 06:40:41 NZST"/> <meta name="author" content="Paul Sexton"/> <meta name="description" content=""/> <meta name="keywords" content=""/> @@ -796,9 +796,6 @@ or give it different tags or properties, for example. <ul> <li> -hide drawers! -</li> -<li> <code>org-drill-question-tag</code> should use a tag match string, rather than a single tag </li> @@ -815,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-08-26 21:14:57 NZST</p> +<p class="date"> Date: 2010-09-01 06:40:41 NZST</p> <p class="creator">HTML generated by org-mode 7.01trans in emacs 23</p> </div> </div> |
