summaryrefslogtreecommitdiff
path: root/modules/org-drill-config.el
AgeCommit message (Collapse)Author
7 daysfeat: org-capture: Add drill capture helpers and templatesCraig Jennings
Introduce functions `cj/drill-source-link` and `cj/drill-answer-content` for generating source links and content in org-drill captures. Expand org-capture-templates with new entries for drill questions and PDF captures. Adjust key mappings with `keymap-global-set` for task capture. Enhance the org-drill configuration with new keybindings using `keymap-set`. Remove old capture template setup and update initialization sequences.
9 daysmaint: org-dir: removed disabled code, deferred package loadCraig Jennings
2025-10-12changing repositoriesCraig Jennings