summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSzymon Szukalski <szymon@szymonszukalski.com>2026-04-10 13:08:00 +1000
committerSzymon Szukalski <szymon@szymonszukalski.com>2026-04-10 13:08:00 +1000
commitca8e1ea67b46f427829e272ac3eaf8186c04577a (patch)
treea566b94c89acc24b2db6e9683a5a1d18132609cf /README.md
parent44f4506f29b937130e04c42049afe78c69b0dd28 (diff)
Block invisible org edits
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index f3f2a7a..408ec5f 100644
--- a/README.md
+++ b/README.md
@@ -161,6 +161,9 @@ and `Meetings` headings beneath each day entry.
Org buffers enable `olivetti-mode` automatically for a centered writing layout
in both GUI and terminal Emacs sessions.
+Invisible edits in Org are blocked with an error rather than silently changing
+hidden content.
+
Questions that come up during the day can be tracked as Org tasks under the
day's `Tasks` heading. The intended task workflow is `TODO`, `CLARIFY`,
`WAIT`, `DONE`, and `CANCELLED`: use `CLARIFY` for open questions or ambiguity,