aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-21 07:27:58 -0500
committerCraig Jennings <c@cjennings.net>2026-07-21 07:27:58 -0500
commita30074db7a7ca06e1baf312928076130be37e676 (patch)
treef4fa4dd6ca6e1429fd88769edf66d47074379093 /CONTRIBUTING.md
parent24f8c5aac8873837824ca6d61e566e3e24c96ad5 (diff)
downloadorg-drill-a30074db7a7ca06e1baf312928076130be37e676.tar.gz
org-drill-a30074db7a7ca06e1baf312928076130be37e676.zip
fix: scan the deck buffer, not the dashboard, in the statistics viewsHEADmain
With the default file scope, the dashboard rendered and exported from its own buffer, so every count read zero and cards.csv came out empty. The render, refresh, cycle, and CSV-export paths now run their card scans in the deck buffer the command was invoked from, stored buffer-locally, and a dead deck signals a clear user-error instead of scanning the wrong buffer. Card links are now a registered org-drill-card link type with a follow handler, and the link path carries the file identity so RET jumps work across files. Eleven new ERT tests cover the render, refresh, export, link, and dead-buffer paths.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions