summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4068c8e..bcc27c0 100644
--- a/README.md
+++ b/README.md
@@ -164,8 +164,8 @@ The capture model has two distinct modes.
The operational journal lives in `~/org/journal.org`.
-- Journal capture uses an Org datetree.
-- Each day keeps explicit `Tasks`, `Notes`, and `Meetings` headings beneath the date entry.
+- Journal capture uses a Year -> Day outline inside `journal.org`.
+- Each day keeps explicit `Tasks`, `Notes`, and `Meetings` headings beneath the day entry.
- Journal capture is the fast path for operational work.
- The configuration assumes `~/org/journal.org` already exists and does not create it.