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 | 3ab3de0d0f17749acb97a7acb5b9e018e68afaf9 (patch) | |
| tree | 319f1f1710ea093493564ff37e6dae2e07c7ae97 /modules/dirvish-config.el | |
| parent | 8ec3989d2f4796e72f7d1c635a7d5457d321da81 (diff) | |
| download | dotemacs-3ab3de0d0f17749acb97a7acb5b9e018e68afaf9.tar.gz dotemacs-3ab3de0d0f17749acb97a7acb5b9e018e68afaf9.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/dirvish-config.el')
0 files changed, 0 insertions, 0 deletions
