From 2d8d20c50d60644c0d1de2021893bce3b04da76a Mon Sep 17 00:00:00 2001 From: Szymon Szukalski Date: Fri, 10 Apr 2026 12:51:45 +1000 Subject: Add back and forward note navigation --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 5a4bede..ee5c610 100644 --- a/README.md +++ b/README.md @@ -174,14 +174,22 @@ The configured capture templates cover: The people CRM remains outside `org-capture`: `M-x ss-crm-add` writes directly to `~/org/areas/people/people.org`. +Navigation history adds a small browser-style back and forward layer on top of +mark-based movement. It records significant note jumps from the custom journal +and MOC commands, CRM find/open commands, `org-open-at-point`, common agenda +jumps, and `denote-open-or-create`, while ignoring ordinary cursor motion and +same-location no-ops. + ## Keybindings The main bindings are: - `C-c a` for the agenda +- `C-c b` to move back through recorded note and mark navigation history - `c` inside the agenda dispatcher to show the custom `Clarify items` view for `CLARIFY` tasks - `C-c c` for capture +- `C-c f` to move forward again after using navigation back - `C-c n n` to open or create a Denote note - `C-c n l` to insert a Denote link - `C-c n j` to open the full `~/org/journal.org` buffer -- cgit v1.2.3