From a28e8cac4bcba8aa052572fe67e4c7007d599ead Mon Sep 17 00:00:00 2001 From: Szymon Szukalski Date: Tue, 7 Apr 2026 21:24:04 +1000 Subject: feat: bind people report commands --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 23519d2..45b8454 100644 --- a/README.md +++ b/README.md @@ -138,14 +138,18 @@ Denote handles long-lived notes. The main bindings are: - `C-c n n` to open or create a Denote note. - `C-c n l` to insert a Denote link. - `C-c n M` to open the central MOC note. +- `C-c n E` to show people grouped by engagement. - `C-c n f` to find a person card. - `C-c n i` to insert a canonical person name. - `C-c n I` to insert a compact person summary. +- `C-c n L` to show people grouped by location. - `C-c n m` to create a PARA subdirectory from the minibuffer before capturing into it. - `C-c n d` to open today's daily note. - `C-c n o` to restore the rolodex overview. +- `C-c n O` to show people grouped by role. - `C-c n p` to open `people.org`. - `C-c n P` to add a new person card. +- `C-c n R` to show people grouped by relationship. Keyword prompts and directory placement are part of the workflow, not an afterthought. The config is set up so structure is created first, then capture writes into it, with folder placement carrying most of the durable type information. -- cgit v1.2.3