aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: optionally show the card's outline path in the drill promptHEADmainCraig Jennings13 days2-1/+76
* docs: fix README default-scheduler marker (simple8, not SM5)Craig Jennings13 days1-1/+1
* feat: add statistics dashboard CSV export and docsCraig Jennings13 days4-1/+419
* feat: add the org-drill statistics dashboard rendererCraig Jennings14 days16-0/+3387
* docs: fold Review 2 into the FSRS spec (Response 2)Craig Jennings14 days2-157/+623
* feat: add org-drill-treat-headline-as-card-p for empty-bodied cardsCraig Jennings14 days3-2/+110
* docs: archive 2026-05-30 follow-up to upstream maintainerCraig Jennings14 days1-0/+22
* fix: detect #+FILETAGS decks so org-drill-mode auto-enablesCraig Jennings14 days2-10/+79
* docs: archive 2026-04-29 outreach to upstream maintainerCraig Jennings2026-05-281-0/+49
* docs: relocate v0 design specs to docs/design/Craig Jennings2026-05-285-9/+7
* feat: persist a session log for the stats dashboardCraig Jennings2026-05-283-8/+970
* chore: gitignore the .notes session-memory fileCraig Jennings2026-05-281-0/+1
* feat: change default scheduling algorithm to simple8 with ADRCraig Jennings2026-05-272-2/+71
* docs: add v0 design spec for FSRS schedulerCraig Jennings2026-05-271-0/+354
* refactor: take card-state in org-drill-determine-next-interval-simple8Craig Jennings2026-05-274-61/+64
* refactor: take card-state in org-drill-determine-next-interval-sm5Craig Jennings2026-05-275-63/+75
* refactor: take card-state in org-drill-determine-next-interval-sm2Craig Jennings2026-05-273-68/+75
* test: drop translate_number from card-type integration expectationsCraig Jennings2026-05-271-1/+5
* feat: add org-drill-on-timeout-action to drop unfinished cards at the time limitCraig Jennings2026-05-272-11/+74
* refactor: thread card-state struct through the item-data round-tripCraig Jennings2026-05-278-139/+216
* refactor: add org-drill-card-state struct + ADRCraig Jennings2026-05-271-0/+22
* refactor: sharpen opaque local variable names across org-drill.elCraig Jennings2026-05-271-39/+39
* refactor: name the progress-meter chars in org-drill-progress-messageCraig Jennings2026-05-271-4/+4
* ci: bump checkout to v5 and force node24 for setup-easkCraig Jennings2026-05-271-6/+13
* fix: guard sm2 cl-assert error tests behind Emacs-30 skipCraig Jennings2026-05-271-6/+23
* chore: gitignore the inbox dir and editor backup filesCraig Jennings2026-05-271-0/+2
* feat: undo last rating, customizable keys, and configurable text limitCraig Jennings2026-05-274-49/+323
* refactor: dedupe presenters, group defcustoms, and fill in docstringsCraig Jennings2026-05-265-232/+428
* fix: scope cloze fontification to drill buffers via org-drill-modeCraig Jennings2026-05-264-30/+230
* chore: coverage, autoload fix, and internal cleanup for org-drillCraig Jennings2026-05-2611-41/+345
* test: fix date-sensitive days-since-creation assertionCraig Jennings2026-05-111-7/+13
* ci: install Eask instead of Cask in workflow setupCraig Jennings2026-05-101-6/+6
* build: migrate from Cask to EaskCraig Jennings2026-05-106-37/+56
* test: cover the active-input-method branch of response-get-buffer-createCraig Jennings2026-05-051-0/+12
* test: cover present-simple-card-with-typed-answerCraig Jennings2026-05-051-0/+18
* test: cover org-drill-presentation-prompt-in-bufferCraig Jennings2026-05-051-0/+61
* test: cover org-drill-test-display dev helperCraig Jennings2026-05-051-0/+30
* test: cover all navigation arrow keys in --read-rating-keyCraig Jennings2026-05-051-0/+9
* test: cover org-drill-add-cloze-fontification flag branchCraig Jennings2026-05-051-0/+19
* test: cover SM5 random-noise, --read-key-sequence input-method dance, goto-he...Craig Jennings2026-05-051-0/+79
* test: cover --pick-next-marker and resume happy-pathsCraig Jennings2026-05-052-0/+96
* test: cover --route-rating-result quit/edit/skip/next branchesCraig Jennings2026-05-051-0/+71
* test: cover the leitner main entry orchestratorCraig Jennings2026-05-051-0/+106
* test: cover the org-drill main entry and hypothetical-next-review-date dispatchCraig Jennings2026-05-052-0/+129
* test: cover replace-entry-text multi mode, multicloze weight errors, copy-to-...Craig Jennings2026-05-051-0/+93
* test: cover leech-warning, minibuffer timer, cloze length flag, simple8 noiseCraig Jennings2026-05-051-0/+115
* test: cover marker end-pos, variable-pitch restore, young/overdue queue branchesCraig Jennings2026-05-053-0/+104
* test: cover leitner-start-box and --read-rating-key input shapesCraig Jennings2026-05-052-0/+198
* test: cover merge-buffers, all-leitner-capture, leitner-vs-drill summaryCraig Jennings2026-05-051-0/+142
* test: cover --setup-display, --restore-display, --migrate-from-source, scope=...Craig Jennings2026-05-052-0/+214