| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace drill-answer | Phillip Lord | 2019-06-18 | 1 | -32/+28 |
| | | |||||
| * | Add leitner robot test and fix | Phillip Lord | 2019-06-17 | 1 | -3/+6 |
| | | |||||
| * | Replace drill-typed-answer | Phillip Lord | 2019-06-17 | 1 | -16/+14 |
| | | |||||
| * | Rename free-marker into namespace | Phillip Lord | 2019-06-17 | 1 | -5/+5 |
| | | |||||
| * | Robot test all card types | Phillip Lord | 2019-06-17 | 1 | -46/+30 |
| | | | | | Fix multiple missing session parameters. | ||||
| * | Refactor robot testing to allow multiple tests | Phillip Lord | 2019-06-16 | 1 | -1/+8 |
| | | |||||
| * | Move exit-kind to slot | Phillip Lord | 2019-06-16 | 1 | -8/+10 |
| | | |||||
| * | Fix presentation-in-buffer | Phillip Lord | 2019-06-15 | 1 | -15/+19 |
| | | |||||
| * | Add lexical-binding | Phillip Lord | 2019-06-15 | 1 | -47/+50 |
| | | |||||
| * | Remove overdue-data dynamic scoping | Phillip Lord | 2019-06-15 | 1 | -10/+11 |
| | | |||||
| * | Remove unneed form | Phillip Lord | 2019-06-15 | 1 | -1/+0 |
| | | |||||
| * | Replace warned-about-id-creation | Phillip Lord | 2019-06-15 | 1 | -15/+17 |
| | | | | | This variable is not declared but dynamically scoped in everywhere. | ||||
| * | Remove last of earmuff variables | Phillip Lord | 2019-06-15 | 1 | -28/+29 |
| | | |||||
| * | Remove more variables | Phillip Lord | 2019-06-15 | 1 | -73/+79 |
| | | |||||
| * | Replace overdue-entries | Phillip Lord | 2019-06-15 | 1 | -25/+24 |
| | | |||||
| * | Remove more variables | Phillip Lord | 2019-06-15 | 1 | -14/+13 |
| | | |||||
| * | Remove dormant-entry-count | Phillip Lord | 2019-06-15 | 1 | -8/+9 |
| | | |||||
| * | Move to eieio objects | Phillip Lord | 2019-06-15 | 1 | -26/+31 |
| | | | | | | defstruct does not allow documentation on slots and there are a lot of slots here. | ||||
| * | Remove org-drill-new-entries | Phillip Lord | 2019-06-15 | 1 | -48/+51 |
| | | |||||
| * | Remove org-drill-start-time | Phillip Lord | 2019-06-15 | 1 | -17/+29 |
| | | |||||
| * | Update robot, Fix remaining CL dependencies | Phillip Lord | 2019-06-15 | 1 | -4/+4 |
| | | | | | | The robot test now includes "with-typing" input. This uncovered some more usages of cl.el which are now gone. | ||||
| * | Remove org-drill-session-qualities | Phillip Lord | 2019-06-15 | 1 | -33/+36 |
| | | | | | | This is now passed as a parameter as part of a struct. This should allow better testing. | ||||
| * | Port to cl-lib | Phillip Lord | 2019-06-14 | 1 | -123/+118 |
| | | |||||
| * | Remove org-learn as a separate package | Phillip Lord | 2019-06-13 | 1 | -1/+21 |
| | | |||||
| * | Add interactive test functions | Phillip Lord | 2019-06-08 | 1 | -0/+36 |
| | | |||||
| * | Dependency clean ups | Phillip Lord | 2019-06-08 | 1 | -1/+0 |
| | | |||||
| * | Add org-learn | Phillip Lord | 2019-06-08 | 1 | -1/+1 |
| | | |||||
| * | Enable cask testing | Phillip Lord | 2019-06-02 | 1 | -45/+52 |
| | | | | | | | | - Update headers to standard - Add Makefile, Cask and docker scripts - Add test directory - .gitignore | ||||
| * | Explain tags now inherit | Phillip Lord | 2019-04-08 | 1 | -16/+31 |
| | | | | | | | | Previously, explanation tags were placed on the entry requiring an entry; now they are placed on the entry providing the explanation and inherited. It is also possible to provide multiple explanations at several levels. | ||||
| * | Add explain support | Phillip Lord | 2019-04-07 | 1 | -22/+90 |
| | | | | | | | It is now possible to add an :explain: tag to an item, which will display the body of the entry above the current. This allows adding a single explanation with any number of examples. | ||||
| * | Add leitner learning | Phillip Lord | 2019-04-07 | 1 | -33/+323 |
| | | |||||
| * | 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 | 1 | -3/+126 |
| |\ \ | |||||
| | * | | Add support for typing in buffer input | phillord | 2019-01-15 | 1 | -3/+126 |
| | |/ | |||||
| * / | 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 |
| | | |||||
| * | Reinstated dependency on 'org-learn' library.2.6.1 | Paul Sexton | 2016-03-31 | 1 | -1/+2 |
| | | |||||
| * | 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. | ||||
| * | Remove obsolete dependency on org-learn.2.5.1 | Paul Sexton | 2016-03-03 | 1 | -1/+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) | ||||
| * | Update version in header to 2.4.10.2.4.10 | Paul Sexton | 2015-09-11 | 1 | -1/+1 |
| | | |||||
| * | Turn off input method while reading events | "matus goljer | 2015-09-09 | 1 | -2/+10 |
| | | |||||
| * | 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. | ||||
| * | During drills, pressing keys for quit, edit and skip now works again.2.4.8 | Paul Sexton | 2015-08-20 | 1 | -6/+6 |
| | | |||||
| * | 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. | ||||
| * | 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 |
| | | |||||
