From 62b9eded8a04e9236b62b8ecbfb0eaa2fd1a60d1 Mon Sep 17 00:00:00 2001 From: Szymon Szukalski Date: Tue, 7 Apr 2026 09:19:44 +1000 Subject: refactor: simplify org config --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0f11dd3..922bcbe 100644 --- a/README.md +++ b/README.md @@ -75,9 +75,9 @@ emacs --batch -Q --load ./init.el ### MOC -There is a central [moc.org](/Users/skas/org/moc.org) note at `~/org/moc.org`. It is a deliberately small, curated navigation surface for the notes system rather than an exhaustive index or system of record. +There is a central `~/org/moc.org` note. It is a deliberately small, curated navigation surface for the notes system rather than an exhaustive index or system of record, and the config assumes the file already exists. -The MOC opens automatically on Emacs startup through startup-hook behavior, but it is not configured as the default fallback buffer when nothing is open. `C-c n M` opens it manually at any time. +The MOC opens automatically on Emacs startup through startup-hook behavior, but the config now just opens the file directly rather than creating it. `C-c n M` opens it manually at any time. Its Quick Access section provides actionable links for opening the agenda, today's note, capture, and a new note, while the rest of the file stays lightweight and curated around active projects, areas, and a few high-leverage resources. @@ -158,4 +158,4 @@ If you change terminal behavior, test it in a real `emacs -nw` session. Batch lo - Update `config.org` first, then regenerate `init.el` and `early-init.el`. - Keep this README aligned with the current configuration. If package usage, startup behavior, keybindings, or workflow changes, update this file in the same change. -- Do not document planned behavior as if it already exists. \ No newline at end of file +- Do not document planned behavior as if it already exists. -- cgit v1.2.3