| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add org-drill-cram-tree function | Phillip Lord | 2019-02-24 | 1 | -0/+6 |
| | | |||||
| * | Merge fix/do-not-match-lockfile | Phillip Lord | 2019-01-22 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix matching of lock files | Phillip Lord | 2019-01-22 | 1 | -1/+1 |
| | | | | | | | | | | | org-drill-resume can fail because it matches lock files for files in the current directory. This prevents that matching. | ||||
| * | | Merge answer typing | Phillip Lord | 2019-01-22 | 2 | -3/+138 |
| |\ \ | |||||
| | * | | Add support for typing in buffer input | phillord | 2019-01-15 | 2 | -3/+138 |
| | |/ | |||||
| * / | Fix org-drill-hide-subheadings-if | phillord | 2019-01-22 | 1 | -1/+1 |
| |/ | |||||
| * | SM2 algorithm should now actually work.b4fork | Paul Sexton | 2016-11-13 | 1 | -0/+10 |
| | | |||||
| * | Added tag 2.6.1 for changeset 586920548547 | Paul Sexton | 2016-03-31 | 0 | -0/+0 |
| | | |||||
| * | Reinstated dependency on 'org-learn' library.2.6.1 | Paul Sexton | 2016-03-31 | 1 | -1/+2 |
| | | |||||
| * | Added tag 2.6 for changeset f96493b0ba4a | Paul Sexton | 2016-03-30 | 0 | -0/+0 |
| | | |||||
| * | Updated version number in header.2.6 | Paul Sexton | 2016-03-30 | 1 | -1/+1 |
| | | |||||
| * | Added new card type, "simpletyped". Instead of just pressing space to reveal | Paul Sexton | 2016-03-30 | 1 | -58/+118 |
| | | | | | | | | | | | | | | 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. | ||||
| * | Added tag 2.5.1 for changeset 7a8df02a7ffc | Paul Sexton | 2016-03-03 | 0 | -0/+0 |
| | | |||||
| * | Remove obsolete dependency on org-learn.2.5.1 | Paul Sexton | 2016-03-03 | 1 | -1/+0 |
| | | |||||
| * | Added tag 2.5 for changeset 97921372f286 | Paul Sexton | 2016-03-01 | 0 | -0/+0 |
| | | |||||
| * | New option 'org-drill-cloze-length-matches-hidden-text': If non-nil, when2.5 | Paul Sexton | 2016-03-01 | 1 | -27/+64 |
| | | | | | | | | | | | | | | | 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) | ||||
| * | Added tag 2.4.10 for changeset 2d622b26469c | Paul Sexton | 2015-09-11 | 0 | -0/+0 |
| | | |||||
| * | Update version in header to 2.4.10.2.4.10 | Paul Sexton | 2015-09-11 | 1 | -1/+1 |
| | | |||||
| * | Merged in Fuco/org-drill/fix-input (pull request #3) | Paul Sexton | 2015-09-11 | 1 | -2/+10 |
| |\ | | | | | | | Turn off input method while reading events | ||||
| | * | Turn off input method while reading events | "matus goljer | 2015-09-09 | 1 | -2/+10 |
| |/ | |||||
| * | Added tag 2.4.9 for changeset 355c05642208 | Paul Sexton | 2015-09-03 | 0 | -0/+0 |
| | | |||||
| * | Added new variable 'org-drill-item-count-includes-failed-items-p'. Default is2.4.9 | Paul Sexton | 2015-09-03 | 1 | -10/+24 |
| | | | | | | 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. | ||||
| * | Added tag 2.4.8 for changeset 080a526cc34a | Paul Sexton | 2015-08-20 | 0 | -0/+0 |
| | | |||||
| * | During drills, pressing keys for quit, edit and skip now works again.2.4.8 | Paul Sexton | 2015-08-20 | 1 | -6/+6 |
| | | |||||
| * | Added tag 2.4.7 for changeset 552ec7292154 | Paul Sexton | 2015-07-24 | 0 | -0/+0 |
| | | |||||
| * | Undo previous version change to 2.5.0. The current version is 2.4.7.2.4.7 | Paul Sexton | 2015-07-24 | 0 | -0/+0 |
| |\ | |||||
| | * | Backout changeset 5d9b61ea5a181eb282e4069c17cbdf00e4325726 | Paul Sexton | 2015-07-24 | 0 | -0/+0 |
| | | | |||||
| * | | You can now customise the keys for the 'quit', 'edit', 'tags', 'help' and | Paul Sexton | 2015-07-24 | 1 | -17/+47 |
| |/ | | | | | | | 'skip' actions in drill sessions, by setting the values of the variables org-drill--quit-key and others. Pressing C-g during a drill session will abort the session. | ||||
| * | Added tag 2.5.0 for changeset 9b098bf2648d | Paul Sexton | 2015-05-25 | 0 | -0/+0 |
| | | |||||
| * | Persistence of the optimal factor matrix across application sessions is now | Paul Sexton | 2015-05-25 | 1 | -16/+36 |
| | | | | | accomplished via 'savehist' rather than 'customize'. | ||||
| * | Clarified that org-drill is licensed under GPL v3. | Paul Sexton | 2015-05-11 | 1 | -0/+18 |
| | | |||||
| * | Added tag 2.4.6 for changeset e7bb422d8cb1 | Paul Sexton | 2015-02-24 | 0 | -0/+0 |
| | | |||||
| * | - Moved a line with side effects to earlier in the file, possibly fixing an2.4.6 | Paul Sexton | 2015-02-24 | 1 | -49/+53 |
| | | | | | | | | | | obscure bug where stuff inside [square brackets] in source code blocks was being incorrectly interpreted as cloze text the first time a drill session was run (the problem did not recur if the session was exited and run again). - Inside the main org-drill function, moved the anonymous mapping function out to a separate named function (org-map-drill-entry-function). | ||||
| * | Added tag 2.4.5 for changeset 69dde321b38c | Paul Sexton | 2015-02-16 | 0 | -0/+0 |
| | | |||||
| * | Deal with removal of 'org-meta-data-and-drawers' function from Org ↵2.4.5 | Paul Sexton | 2015-02-16 | 1 | -11/+18 |
| | | | | | | | development version. Make item 'lapsing' optional and off by default. | ||||
| * | Added tag 2.4.4 for changeset 0571437aa238 | Paul Sexton | 2015-01-14 | 0 | -0/+0 |
| | | |||||
| * | Fixed calculation of 'org-drill-entry-days-since-creation' for cases where ↵2.4.4 | Paul Sexton | 2015-01-14 | 1 | -2/+2 |
| | | | | | 'org-drill-entry-days-overdue' returns NIL. | ||||
| * | Added tag 2.4.3 for changeset c289780f11d7 | Paul Sexton | 2014-11-09 | 0 | -0/+0 |
| | | |||||
| * | - Ignore cloze markings if they occur inside Org source blocks2.4.3 | Paul Sexton | 2014-11-09 | 2 | -14/+984 |
| | | | | | | | | | | (#+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. | ||||
| * | Added tag 2.4.2 for changeset 648125435aad | eeeickythump | 2014-10-10 | 0 | -0/+0 |
| | | |||||
| * | Very overdue items are considered "lapsed" and are presented in the order they2.4.2 | eeeickythump | 2014-10-10 | 1 | -39/+75 |
| | | | | | | | | | were originally added, rather than by how overdue they are. DRILL_LAST_REVIEWED now uses an inactive timestamp (previously active). Fix for rendering of latex fragments. | ||||
| * | Added tag 2.4.1 for changeset 97f51d64df45 | eeeickythump | 2014-02-19 | 0 | -0/+0 |
| | | |||||
| * | Check that org version is >= 7.9.3f (the 'org-schedule' function in older2.4.1 | eeeickythump | 2014-02-19 | 1 | -21/+43 |
| | | | | | | | | versions is incompatible). Cloze fontification now uses the 'official' org mode mechanism for adding fontification. | ||||
| * | Fix the defcustom definitions and provide :tag property for choices | "matus goljer | 2013-11-21 | 1 | -6/+10 |
| | | |||||
| * | Added ability to define arbitrary left and right cloze delimiters (strings), | eeeickythump | 2013-11-09 | 1 | -18/+51 |
| | | | | | | | in case ‘[‘ and ‘]’ are not suitable for some reason. To define new delimiters, set the values of the variables org-drill-{left,right}-cloze-delimiter. These variables can be file-local. | ||||
| * | Added tag 2.4.0 for changeset 37dd8ae06ded | eeeickythump | 2013-11-09 | 0 | -0/+0 |
| | | |||||
| * | Added tag 2.3.8 for changeset a8cade42f59c2.4.0 | eeeickythump | 2013-08-25 | 0 | -0/+0 |
| | | |||||
| * | Fixed: org-drill-strip-all-data now works again (was using obsolete arguments2.3.8 | eeeickythump | 2013-08-25 | 1 | -11/+20 |
| | | | | | | | to org-schedule). Try to cope with LaTeX fragments that contain square brackets. | ||||
| * | Any LaTeX math fragments in an item will now be rendered inline (if possible) | eeeickythump | 2013-08-14 | 1 | -36/+26 |
| | | | | | | | | | | | | | | | | | | during drill sessions. This means org-drill can now be used to memorize maths equations. LaTeX fragments work correctly if placed inside cloze text, i.e. between square brackets. I suggest using \(…\) to delimit fragments, as using \[…\] may be difficult for org-drill to differentiate from cloze text. 'Cloze' overlays ([…]) are now very high priority, to ensure that any inner overlays (such as inline LaTeX images) are not displayed during presentation of the item. Where dates are stored in item properties, we now use inactive rather than active timestamps. New command 'org-drill-relearn-item' lets you reset the repetition count for an item, as if it was failed, without actually recording it as failed. | ||||
| * | Fixed bug with scheduling failed cards, caused by changes to 'org-schedule' in | eeeickythump | 2013-05-21 | 1 | -2/+2 |
| | | | | | org mode version 8. | ||||
