From 711adc6148fc5b97e752a8461b4036b0cb6e9f35 Mon Sep 17 00:00:00 2001 From: Szymon Szukalski Date: Mon, 13 Apr 2026 09:31:13 +1000 Subject: Add upfront Org layout validation --- README.org | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'README.org') diff --git a/README.org b/README.org index a3f8b95..8c28993 100644 --- a/README.org +++ b/README.org @@ -87,7 +87,11 @@ The minibuffer completion setup is simple and modern: ** Org Workflow -The Org setup is organized around a heading-based workflow in a single notes file under =~/org=. +The Org setup assumes a personal notes layout rooted at =~/org=, with the main workflow file at =~/org/obtf.org=. +At startup, the configuration validates those two required paths once and shows a soft warning if either is missing. +Emacs still starts normally, but Org workflow features may not work as expected until the layout is in place. + +The workflow itself is organized around headings in that single notes file. Key behaviors include: - Home agenda command on startup @@ -102,7 +106,7 @@ Key behaviors include: ** Capture Templates -The capture system stays low-friction and writes into named headings in the default notes file. +The capture system stays low-friction and writes into named headings in the default notes file at =~/org/obtf.org=. Available templates: -- cgit v1.2.3