aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Add blank line between authors in READMEStig Brautaset2019-07-221-1/+2
|
* Merge branch 'patch-3' into 'master'Phillip Lord2019-07-211-8/+4
|\ | | | | | | | | | | Update README's installation instructions See merge request phillord/org-drill!5
| * Update README's installation instructionsStig Brautaset2019-07-201-8/+4
| |
* | Fix typo in function name in READMEStig Brautaset2019-07-201-1/+1
|/
* Document explainerPhillip Lord2019-06-291-0/+73
|
* Extend READMEPhillip Lord2019-06-231-1/+3
|
* Update READMEPhillip Lord2019-06-211-0/+4
|
* Explain status of forkforkPhillip Lord2019-06-021-7/+24
|
* - Ignore cloze markings if they occur inside Org source blocks2.4.3Paul Sexton2014-11-091-0/+950
(#+BEGIN_SRC ... #+END_SRC). - Handle the old version of org-toggle-latex-fragment (org-preview-latex-fragment) as Org 8.2.10 still uses the old name. - Fix prioritisation of 'lapsed' items when choosing drill order. - Try to guess the age of items that lack the DATE_ADDED property. - Converted org-drill.org into Markdown, to serve as a README.