diff options
| author | Szymon Szukalski <szymon@szymonszukalski.com> | 2026-04-07 18:04:22 +1000 |
|---|---|---|
| committer | Szymon Szukalski <szymon@szymonszukalski.com> | 2026-04-07 18:04:22 +1000 |
| commit | 550eb3ab53398b5caac72617f9afe1b359a9aa7c (patch) | |
| tree | aa2266430a31abf1d13acc276fd69be7564901a7 /AGENTS.md | |
| parent | a6e912a4b4ec9caf71abc0dc912b1e1b1a3758e5 (diff) | |
feat: add org people rolodex
Diffstat (limited to 'AGENTS.md')
| -rw-r--r-- | AGENTS.md | 4 |
1 files changed, 2 insertions, 2 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/`, `areas/people/`, `resources/`, and `archives/`. +- The current Org workflow lives under `~/org/` with `daily/`, `projects/`, `areas/`, `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. @@ -49,4 +49,4 @@ This repository is for the creation and maintenance of Emacs 30 configuration fi - `README.md` must describe the current configuration truthfully. Do not leave stale documentation behind and do not document planned behavior as current behavior. - Before claiming a change is complete or asking to commit it, review whether `README.md` needs an update; if it does not, say so explicitly in the summary. - Update AGENTS.md when the repo workflow, Org layout, or verification expectations materially change. -- Keep AGENTS.md concise and update it only when the repository structure or working rules actually change.
\ No newline at end of file +- Keep AGENTS.md concise and update it only when the repository structure or working rules actually change. |
