diff options
| author | Szymon Szukalski <szymon@szymonszukalski.com> | 2026-04-09 12:04:58 +1000 |
|---|---|---|
| committer | Szymon Szukalski <szymon@szymonszukalski.com> | 2026-04-09 12:04:58 +1000 |
| commit | 4ff3e88492225e6852e780399a81c4f27f8a10ab (patch) | |
| tree | 563f21cf60a42fabefd1ab05a42a2c27f9f522ae /README.md | |
| parent | 8fa5aa983a7be1be78d736223d733f1da1330ec2 (diff) | |
Refine focused journal session
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -176,7 +176,10 @@ The main bindings are: - `C-c n l` to insert a Denote link - `C-c n j` to open the full `~/org/journal.org` buffer - `C-c n M` to open the MOC -- `C-c n d` to open `~/org/journal.org`, narrowed to today when present +- `C-c n d` to open today's journal entry in a focused session; when today's + entry does not yet exist, the command creates it using the normal journal + datetree structure, then narrows to that entry; inside the session, + `C-c C-c` saves and dismisses, and `C-c C-k` dismisses without auto-saving - `C-c n p` to open the people CRM - `C-c n P` to add a new person card - `C-c n f` to find a person card |
