summaryrefslogtreecommitdiff
path: root/AGENTS.md
diff options
context:
space:
mode:
Diffstat (limited to 'AGENTS.md')
-rw-r--r--AGENTS.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/AGENTS.md b/AGENTS.md
index 92cf972..0b57bca 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -13,7 +13,8 @@ This repository is for the creation and maintenance of Emacs 30 configuration fi
- `~/org/` is external to this repository and must already exist.
- The configuration may open files in `~/org/`, but it must not create directories, create files, or validate note structure.
- `~/org/moc.org` is a normal note. The configuration may open it, but it must not create or manage it.
-- Daily notes stay as plain Org files under `~/org/daily/`; longer-lived notes are handled through Denote in the same root.
+- `~/org/areas/people/people.org` is part of the external note system and must already exist.
+- Daily notes stay as plain Org files under `~/org/daily/`; durable notes created with Denote live in PARA directories under `~/org/`.
- Agenda files are discovered by recursively scanning `.org` files under `~/org/projects/`, `~/org/areas/`, and `~/org/resources/`.
- Agenda discovery must exclude `~/org/daily/` and `~/org/archives/`.
- PARA is the organising model for durable notes, and folder placement carries meaning.