diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -80,6 +80,7 @@ The current setup uses: - `orderless` for flexible completion matching - `marginalia` for minibuffer annotations - `corfu` for in-buffer completion popups in text and Org buffers +- `olivetti` for centered writing layout in Org buffers - `gptel` with the GitHub Copilot backend as an experimental tool - `dired` with a macOS-safe `ls` configuration - `time` for the modeline clock @@ -157,6 +158,9 @@ The capture model has two distinct paths: uses a Year -> Day outline in `journal.org` with explicit `Tasks`, `Notes`, 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. + 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, |
