summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
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