From 059aa0870f1152f06d41e0bbd1c9078c39161923 Mon Sep 17 00:00:00 2001 From: Szymon Szukalski Date: Wed, 8 Apr 2026 12:46:24 +1000 Subject: consistency updates --- AGENTS.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'AGENTS.md') diff --git a/AGENTS.md b/AGENTS.md index a47fcd4..3e36e68 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -12,8 +12,9 @@ This repository is for the creation and maintenance of Emacs 30 configuration fi - The current Org workflow lives under `~/org/` with `journal.org`, `daily/`, `projects/`, `areas/`, `areas/people/people.org`, `resources/`, and `archives/`. - `~/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. -- `~/org/areas/people/people.org` is part of the external note system and must already exist. +- `~/org/journal.org` is the operational journal. It must already exist. The configuration may open it, but it must not create or manage it. +- `~/org/moc.org` is a normal note. It must already exist. The configuration may open it, but it must not create or manage it. +- `~/org/areas/people/people.org` is the people CRM file. It must already exist. The configuration may open it, but it must not create or manage it. - The operational journal lives in `~/org/journal.org`; older daily notes may remain under `~/org/daily/`; durable notes created with Denote live in PARA directories under `~/org/`. - Agenda files are discovered by explicitly including `~/org/journal.org` and recursively scanning `.org` files under `~/org/projects/`, `~/org/areas/`, and `~/org/resources/`. - Agenda discovery must exclude `~/org/archives/`. -- cgit v1.2.3