diff options
Diffstat (limited to 'AGENTS.md')
| -rw-r--r-- | AGENTS.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ This repository is for the creation and maintenance of Emacs 30 configuration fi - `config.org` is the single hand-edited source of truth for the configuration. - `init.el` and `early-init.el` are generated from `config.org` and should not be edited directly. - Structure the literate config by startup responsibility first, then by workflow domain. -- The current Org workflow lives under `~/org/` with `daily/`, `projects/`, `areas/`, `people.org`, `resources/`, and `archives/`. +- The current Org workflow lives under `~/org/` with `daily/`, `projects/`, `areas/`, `areas/people/people.org`, `resources/`, and `archives/`. - Daily notes stay as plain Org files under `~/org/daily/`; longer-lived notes are handled through Denote in the same root. - Agenda files are discovered dynamically from the project, area, and resource directories rather than from a fixed file list. - The config also includes a small gptel workflow that uses GitHub Copilot as the backend. |
