diff options
| author | Szymon Szukalski <szymon@szymonszukalski.com> | 2026-04-10 13:05:30 +1000 |
|---|---|---|
| committer | Szymon Szukalski <szymon@szymonszukalski.com> | 2026-04-10 13:05:30 +1000 |
| commit | 44f4506f29b937130e04c42049afe78c69b0dd28 (patch) | |
| tree | dc0a8db8f4caa92c30c698afd890336499663754 /README.md | |
| parent | 2d8d20c50d60644c0d1de2021893bce3b04da76a (diff) | |
Add olivetti for org buffers
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, |
