<feed xmlns='http://www.w3.org/2005/Atom'>
<title>org-drill, branch 1.5</title>
<subtitle>Spaced-repetition flashcards for Org Mode
</subtitle>
<id>https://git.cjennings.net/org-drill/atom?h=1.5</id>
<link rel='self' href='https://git.cjennings.net/org-drill/atom?h=1.5'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/org-drill/'/>
<updated>2011-02-02T00:25:54+00:00</updated>
<entry>
<title>Fixed bug causing items to sometimes appear multiple times during a single drill session.</title>
<updated>2011-02-02T00:25:54+00:00</updated>
<author>
<name>eeeickythump</name>
<email>devnull@localhost</email>
</author>
<published>2011-02-02T00:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/org-drill/commit/?id=2ba02542f80ea5b21081cd110931f5932ec63a87'/>
<id>urn:sha1:2ba02542f80ea5b21081cd110931f5932ec63a87</id>
<content type='text'>
Thanks to Milan Zamazal (pdm@zamazal.org) for this fix.
</content>
</entry>
<entry>
<title>Added tag 1.4 for changeset 2e4735840112</title>
<updated>2010-09-17T00:14:50+00:00</updated>
<author>
<name>eeeickythump</name>
<email>devnull@localhost</email>
</author>
<published>2010-09-17T00:14:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/org-drill/commit/?id=5040d0e6d23d5fcc6e8c9bae9141169271e984ca'/>
<id>urn:sha1:5040d0e6d23d5fcc6e8c9bae9141169271e984ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Documentation added for multicloze cards and cram mode.</title>
<updated>2010-09-17T00:13:40+00:00</updated>
<author>
<name>eeeickythump</name>
<email>devnull@localhost</email>
</author>
<published>2010-09-17T00:13:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/org-drill/commit/?id=0e2040ba7e03aa23dc76eecc5b1df1f3d14be0b3'/>
<id>urn:sha1:0e2040ba7e03aa23dc76eecc5b1df1f3d14be0b3</id>
<content type='text'>
* Multicloze card example added in 'spanish.org'.
</content>
</entry>
<entry>
<title>* New command: 'M-x org-drill-cram'. "Cram Mode" is the same as an ordinary drill session, except</title>
<updated>2010-09-16T21:31:51+00:00</updated>
<author>
<name>eeeickythump</name>
<email>devnull@localhost</email>
</author>
<published>2010-09-16T21:31:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/org-drill/commit/?id=9cb409a1ba2556072f82bcaba5331b72e6876aad'/>
<id>urn:sha1:9cb409a1ba2556072f82bcaba5331b72e6876aad</id>
<content type='text'>
  that ALL items are considered "due for review" unless they have been reviewed within the last
  few hours (the number of hours is configurable by setting 'org-drill-cram-hours'). This
  mode is intended for quickly revising a collection of drill items before a test.
* New card type: multicloze. Behaves the same as "simple" cards, but when there is more than one
  portion marked as cloze text, only ONE of the marked portions will be hidden during review
  (chosen at random) -- the rest will all be visible. This means that a sentence containing
  several facts can be easily turned into a drill item by marking each fact.
* During review, the count of "done" items is displayed.
* After rating your recall of an item, the number of days until its next review is briefly shown
  in the minibuffer.
* In org buffers, the "hint" portion of cloze text now has its own face.
</content>
</entry>
<entry>
<title>Added ability to skip cards during review (answer is not shown).</title>
<updated>2010-09-07T19:55:32+00:00</updated>
<author>
<name>eeeickythump</name>
<email>devnull@localhost</email>
</author>
<published>2010-09-07T19:55:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/org-drill/commit/?id=7806c770d6af92f2e91afab837ac6bb908abfef8'/>
<id>urn:sha1:7806c770d6af92f2e91afab837ac6bb908abfef8</id>
<content type='text'>
Fixed bug that caused sessions to end with "ran out of drill items" error.
</content>
</entry>
<entry>
<title>Added tag 1.3 for changeset c8dd87db2ce1</title>
<updated>2010-09-04T05:28:51+00:00</updated>
<author>
<name>eeeickythump</name>
<email>devnull@localhost</email>
</author>
<published>2010-09-04T05:28:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/org-drill/commit/?id=259033811d57bcd2a5ec56f46b0f56ce028aa727'/>
<id>urn:sha1:259033811d57bcd2a5ec56f46b0f56ce028aa727</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate counts of pending new, old, and failed items are displayed in custom colours</title>
<updated>2010-09-04T05:28:22+00:00</updated>
<author>
<name>eeeickythump</name>
<email>devnull@localhost</email>
</author>
<published>2010-09-04T05:28:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/org-drill/commit/?id=1daa7d6de535a7ce9385e9131bea2320d2d946ab'/>
<id>urn:sha1:1daa7d6de535a7ce9385e9131bea2320d2d946ab</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Allow editing and tag-editing when prompted for recall quality.</title>
<updated>2010-09-02T07:04:54+00:00</updated>
<author>
<name>eeeickythump</name>
<email>devnull@localhost</email>
</author>
<published>2010-09-02T07:04:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/org-drill/commit/?id=c1af8a3285ccedae879b166acc15d20a24ab9749'/>
<id>urn:sha1:c1af8a3285ccedae879b166acc15d20a24ab9749</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Added tag 1.1 for changeset bc740455003b</title>
<updated>2010-08-26T09:21:06+00:00</updated>
<author>
<name>eeeickythump</name>
<email>devnull@localhost</email>
</author>
<published>2010-08-26T09:21:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/org-drill/commit/?id=b3e8d7b931ddbd4e2d2e33e920222845e47cd7a9'/>
<id>urn:sha1:b3e8d7b931ddbd4e2d2e33e920222845e47cd7a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added implementation of SM2 algorithm.</title>
<updated>2010-08-26T09:20:48+00:00</updated>
<author>
<name>eeeickythump</name>
<email>devnull@localhost</email>
</author>
<published>2010-08-26T09:20:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/org-drill/commit/?id=9ea35e11b60b49efade0ba1baf2dcd9be10a3779'/>
<id>urn:sha1:9ea35e11b60b49efade0ba1baf2dcd9be10a3779</id>
<content type='text'>
Add option 'org-drill-spaced-repetition-algorithm': choose either SM2 or SM5 algorithm.
Add option 'org-drill-add-random-noise-to-intervals-p': randomly vary repetition intervals slightly, to avoid clumping.
Fixed a bug in org-learn's SM5 algorithm (intervals much too long).
Use overlays to display cloze deletions as '[...]' during reviews.
Cloze text can contain hints, which will visible during review.
Add option 'org-drill-failure-quality': customise which quality is regarded as unambiguous failure (1 or 2).
Expanded documentation, and added section on 'incremental reading', with example setup.
</content>
</entry>
</feed>
