From 28a26209fe2d3db77d8c863d36cbb2cb470e4666 Mon Sep 17 00:00:00 2001 From: Szymon Szukalski Date: Wed, 8 Apr 2026 09:44:59 +1000 Subject: docs: tighten note system docs --- AGENTS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'AGENTS.md') 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. -- cgit v1.2.3