From 0d787210e8be2ffe53a44c2d8af95c849c776f53 Mon Sep 17 00:00:00 2001 From: Szymon Szukalski Date: Thu, 2 Apr 2026 13:58:14 +1100 Subject: Add central MOC startup note --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index b03aab2..0f11dd3 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,14 @@ emacs --batch -Q --load ./init.el ## Workflow +### 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. + +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. + +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. + ### Daily notes Daily notes are plain Org files in `~/org/daily/`, named by date. When a daily note is created through the config, it starts with these headings: @@ -108,6 +116,7 @@ Denote handles long-lived notes. The main bindings are: - `C-c n n` to open or create a Denote note. - `C-c n l` to insert a Denote link. +- `C-c n M` to open the central MOC note. - `C-c n m` to create a PARA subdirectory from the minibuffer before capturing into it. - `C-c n d` to open today's daily note. -- cgit v1.2.3