summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSzymon Szukalski <szymon@szymonszukalski.com>2026-04-08 12:27:35 +1000
committerSzymon Szukalski <szymon@szymonszukalski.com>2026-04-08 12:27:35 +1000
commita46d04e0fd8af4b63b91bd2ded2d6956dad67f0a (patch)
tree9bc7798a138690d6e0123536b1bc0f9a35ea9206
parent2b8737e6d822edcc11736f4ca4d588f09430984c (diff)
readme update
-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.