diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-31 11:11:17 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-31 11:11:17 -0500 |
| commit | 37df84a462378636f6528970e95187c3a86f8f3e (patch) | |
| tree | 4c2db7dc91d815928b65c3a85f79022f0cd84d09 | |
| parent | 27385697fbf60e3319a598bb509197f5579c9405 (diff) | |
| download | org-drill-37df84a462378636f6528970e95187c3a86f8f3e.tar.gz org-drill-37df84a462378636f6528970e95187c3a86f8f3e.zip | |
docs: fix README default-scheduler marker (simple8, not SM5)
| -rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ If you've been hitting any of those, this fork should help. - Cards live as Org headings — no separate database, no sync hassle, your decks are just =.org= files - Multiple card types: simple front/back, two-sided, multi-cloze, hide-N-of-N, language-specific (verb conjugation, noun declension), and user-defined -- Three spaced-repetition algorithms: =SM2=, =SM5= (default), =Simple8= +- Three spaced-repetition algorithms: =SM2=, =SM5=, =Simple8= (default) - Cram mode for review sprints — drill everything, ignore schedule - Leitner box system as an alternative to the SM* family - Cloze deletion with optional hints (=[hidden||hint]=) |
