diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-22 20:20:25 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-22 20:20:25 -0500 |
| commit | 3ba5157b73ba1e65ad3d51ee707ef1ed6385e326 (patch) | |
| tree | 342e8a70ead18df55feab7518231eeb831a08788 /modules/selection-framework.el | |
| parent | be9f8c3c939de8d40aba3b280ba111bd467277cc (diff) | |
| download | dotemacs-3ba5157b73ba1e65ad3d51ee707ef1ed6385e326.tar.gz dotemacs-3ba5157b73ba1e65ad3d51ee707ef1ed6385e326.zip | |
refactor(org): give org-log-done a single home
`org-log-done` was set in two places: `cj/org-todo-settings` in org-config.el set it nil, and org-roam-config.el's `:config` set it to 'time. Whichever module loaded last won, so the effective value was load-order-dependent and fragile.
I set it once in `cj/org-todo-settings` and dropped the org-roam-config setter, leaving a comment at the old site so it doesn't creep back. The value is 'time rather than nil because the dated-completion workflow wants a CLOSED timestamp stamped on every TODO->DONE.
Diffstat (limited to 'modules/selection-framework.el')
0 files changed, 0 insertions, 0 deletions
