summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 8a4d704..fd95694 100644
--- a/README
+++ b/README
@@ -206,5 +206,7 @@ and taking notes with Org, not on writing research articles with Org.
| (define-key bog-map "p" 'bog-find-citekey-pdf)
| (define-key bog-map "r" 'bog-rename-staged-pdf-to-citekey)
| (define-key bog-map "b" 'bog-find-citekey-bib)
+ | (define-key bog-map "h" 'bog-goto-citekey-heading-in-buffer)
+ | (define-key bog-map "H" 'bog-goto-citekey-heading-in-notes)
| (define-key bog-map "w" 'bog-search-citekey-on-web)
`----