aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Added tag 1.1 for changeset bc740455003beeeickythump2010-08-260-0/+0
|
* Added implementation of SM2 algorithm.1.1eeeickythump2010-08-264-225/+533
| | | | | | | | | | 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.
* Added tag 1.0 for changeset a3f5efca0221eeeickythump2010-08-220-0/+0
|
* Added README with more detailed documentation.1.0eeeickythump2010-08-224-130/+1482
| | | | | | | | | | | | | Items which are failed during session are presented again before the session ends. Items which were failures at the last review session are presented first in the next session. Added recognition of leech items, based on excessive number of failures. Leeches can be skipped or warned about. When reviewing an item, the prompt shows the number of items remaining. When the session finishes, the minibuffer shows a brief report givisng statistics about total time spent reviewing, number of cards that still need review, etc. Fixed the regexp for cloze-deleted text. Optional face for cloze text in org mode buffers. New card type: twosided.
* Minor change to docs.eeeickythump2010-08-121-1/+1
|
* Added special card type for spanish verbs, to demonstrate custom card types.eeeickythump2010-08-013-122/+258
|
* First commiteeeickythump2010-08-012-0/+438