From a1ac29ed56473bd2b492f76588a046a537afbcd7 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Tue, 4 Mar 2014 22:50:10 -0500 Subject: ENH: Add functions to go to citekey heading --- bog-readme.org | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bog-readme.org') diff --git a/bog-readme.org b/bog-readme.org index 2a78e31..2bd6c99 100644 --- a/bog-readme.org +++ b/bog-readme.org @@ -156,5 +156,7 @@ This can be achieved by placing the code below in your .emacs file. (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) #+end_src -- cgit v1.2.3