<feed xmlns='http://www.w3.org/2005/Atom'>
<title>org-drill/org-drill.el, branch b4fork</title>
<subtitle>Spaced-repetition flashcards for Org Mode
</subtitle>
<id>https://git.cjennings.net/org-drill/atom?h=b4fork</id>
<link rel='self' href='https://git.cjennings.net/org-drill/atom?h=b4fork'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/org-drill/'/>
<updated>2016-11-13T02:24:33+00:00</updated>
<entry>
<title>SM2 algorithm should now actually work.</title>
<updated>2016-11-13T02:24:33+00:00</updated>
<author>
<name>Paul Sexton</name>
<email>psexton.2a@gmail.com</email>
</author>
<published>2016-11-13T02:24:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/org-drill/commit/?id=6fc2bfe8c3477b04b162952f51cccbb2e3b86ad5'/>
<id>urn:sha1:6fc2bfe8c3477b04b162952f51cccbb2e3b86ad5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reinstated dependency on 'org-learn' library.</title>
<updated>2016-03-31T02:07:52+00:00</updated>
<author>
<name>Paul Sexton</name>
<email>eeeickythump@gmail.com</email>
</author>
<published>2016-03-31T02:07:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/org-drill/commit/?id=a9d3447041d8c98ef205515de2b4034371d58e06'/>
<id>urn:sha1:a9d3447041d8c98ef205515de2b4034371d58e06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated version number in header.</title>
<updated>2016-03-29T23:33:54+00:00</updated>
<author>
<name>Paul Sexton</name>
<email>eeeickythump@gmail.com</email>
</author>
<published>2016-03-29T23:33:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/org-drill/commit/?id=738b956a1656d88dd30568cb5860545386736017'/>
<id>urn:sha1:738b956a1656d88dd30568cb5860545386736017</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added new card type, "simpletyped". Instead of just pressing space to reveal</title>
<updated>2016-03-29T23:33:14+00:00</updated>
<author>
<name>Paul Sexton</name>
<email>eeeickythump@gmail.com</email>
</author>
<published>2016-03-29T23:33:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/org-drill/commit/?id=cda03224dc9535940a19c269e19cade88505b484'/>
<id>urn:sha1:cda03224dc9535940a19c269e19cade88505b484</id>
<content type='text'>
the answer, the user is prompted to type a text string followed by enter.
This string is then displayed again when the user is rating his/her recall
for the item. This card type might be useful when learning languages with
difficult or irregular spelling.

New presentation function, org-drill-presentation-prompt-for-string, which is
used by the "simpletyped" card type.

New variable, drill-typed-answer, which is set to the last text string
typed by a user.
</content>
</entry>
<entry>
<title>Remove obsolete dependency on org-learn.</title>
<updated>2016-03-03T02:19:24+00:00</updated>
<author>
<name>Paul Sexton</name>
<email>eeeickythump@gmail.com</email>
</author>
<published>2016-03-03T02:19:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/org-drill/commit/?id=e04ae397584a1f90873f902683d8985732639209'/>
<id>urn:sha1:e04ae397584a1f90873f902683d8985732639209</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New option 'org-drill-cloze-length-matches-hidden-text': If non-nil, when</title>
<updated>2016-03-01T00:33:08+00:00</updated>
<author>
<name>Paul Sexton</name>
<email>eeeickythump@gmail.com</email>
</author>
<published>2016-03-01T00:33:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/org-drill/commit/?id=b02735bde76e7dc7ab2c93fe0a477d40601023ee'/>
<id>urn:sha1:b02735bde76e7dc7ab2c93fe0a477d40601023ee</id>
<content type='text'>
concealing cloze deletions, force the length of the ellipsis to match the
length of the missing text. This may be useful to preserve the formatting in
a displayed table, for example.

Arguments to org-drill-presentation-prompt have changed. It now can take
any of the following keyword arguments:
- :prompt STRING - a string to use instead of the standard prompt.
- :returns ALIST - a list of (char . symbol); the function will return
  the symbol if the corresponding character is pressed at the prompt.
- :start-time TIME - the time the card started to be displayed.
(Thanks to Bernard Hurley for contribution)
</content>
</entry>
<entry>
<title>Update version in header to 2.4.10.</title>
<updated>2015-09-10T19:45:26+00:00</updated>
<author>
<name>Paul Sexton</name>
<email>eeeickythump@gmail.com</email>
</author>
<published>2015-09-10T19:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/org-drill/commit/?id=7a3bf3ef30b5b250933442eb6b22148c6e0d613b'/>
<id>urn:sha1:7a3bf3ef30b5b250933442eb6b22148c6e0d613b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Turn off input method while reading events</title>
<updated>2015-09-09T19:25:39+00:00</updated>
<author>
<name>"matus goljer</name>
<email>"matus.goljer@gmail.com"</email>
</author>
<published>2015-09-09T19:25:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/org-drill/commit/?id=66d74724d7c9ad95472c046d429eac95382df550'/>
<id>urn:sha1:66d74724d7c9ad95472c046d429eac95382df550</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added new variable 'org-drill-item-count-includes-failed-items-p'. Default is</title>
<updated>2015-09-03T08:39:27+00:00</updated>
<author>
<name>Paul Sexton</name>
<email>eeeickythump@gmail.com</email>
</author>
<published>2015-09-03T08:39:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/org-drill/commit/?id=db7a9c774613bf3320d0ea444dd5a8e06ad1fbdb'/>
<id>urn:sha1:db7a9c774613bf3320d0ea444dd5a8e06ad1fbdb</id>
<content type='text'>
nil. If non-nil, both failed and successful items count towards the total
number of items studied in a session. If nil, only successful items count.
</content>
</entry>
<entry>
<title>During drills, pressing keys for quit, edit and skip now works again.</title>
<updated>2015-08-20T02:11:41+00:00</updated>
<author>
<name>Paul Sexton</name>
<email>eeeickythump@gmail.com</email>
</author>
<published>2015-08-20T02:11:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/org-drill/commit/?id=9c86731452e8f3ac2f62cceb179dcb98c94b94ae'/>
<id>urn:sha1:9c86731452e8f3ac2f62cceb179dcb98c94b94ae</id>
<content type='text'>
</content>
</entry>
</feed>
