diff options
| author | Szymon Szukalski <szymon@szymonszukalski.com> | 2026-04-01 16:09:05 +1100 |
|---|---|---|
| committer | Szymon Szukalski <szymon@szymonszukalski.com> | 2026-04-01 16:09:05 +1100 |
| commit | 99a6eb826380e4f387440a350367589a23f8452f (patch) | |
| tree | 60ec74bb0bc440190ab0b287936808fb3ef19680 /README.md | |
| parent | 1638d7f40932aed8c634220810a47d639732f35d (diff) | |
Update README and doc review workflow
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -83,7 +83,7 @@ This keeps daily capture fast without routing everything through Denote. ### Agenda usage -The agenda is opened through `ss/open-agenda`, bound to `C-c a`. Before running `org-agenda`, the config refreshes `org-agenda-files` from the PARA directories and explicitly loads `org-agenda` so agenda-specific variables are available. +The agenda is opened through `ss/open-agenda`, bound to `C-c a`. That command explicitly loads `org-agenda`, and the config refreshes `org-agenda-files` immediately before each `org-agenda` invocation so the agenda sees the current PARA files without relying on a fixed file list. This means the agenda reflects the current project, area, and resource files at runtime instead of relying on a fixed file list. |
