diff options
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 |
