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 --- README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README') 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) `---- -- cgit v1.2.3