summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSzymon Szukalski <szymon@szymonszukalski.com>2026-04-01 16:09:05 +1100
committerSzymon Szukalski <szymon@szymonszukalski.com>2026-04-01 16:09:05 +1100
commit99a6eb826380e4f387440a350367589a23f8452f (patch)
tree60ec74bb0bc440190ab0b287936808fb3ef19680 /README.md
parent1638d7f40932aed8c634220810a47d639732f35d (diff)
Update README and doc review workflow
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 66c87e4..76bfe16 100644
--- a/README.md
+++ b/README.md
@@ -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.