diff options
| author | Craig Jennings <c@cjennings.net> | 2026-07-17 19:04:51 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-07-17 19:04:51 -0500 |
| commit | 17ae3e2a30eba73898ca4b5758d2923ece6528db (patch) | |
| tree | 33724a771c7dfc55d1e745341f548940f262174d /modules/selection-framework.el | |
| parent | 65b23131a2014032ffc13a404025188d9fc9aabe (diff) | |
| download | dotemacs-17ae3e2a30eba73898ca4b5758d2923ece6528db.tar.gz dotemacs-17ae3e2a30eba73898ca4b5758d2923ece6528db.zip | |
The agenda file-list cache held a 1h TTL, so once an hour the next agenda open re-walked projects-dir from scratch. That cache tracks only which files exist, never their contents, so task edits and completions are never staled by it. The only thing a long TTL delays is a new project's todo.org appearing. That's rare, so I raised it to 24h.
For that case I bound cj/org-agenda-refresh-files (the manual force-rescan) to S-<f8>, the free slot in the F8 agenda family (<f8>, s-<f8>, C-<f8>, M-<f8>).
Diffstat (limited to 'modules/selection-framework.el')
0 files changed, 0 insertions, 0 deletions
