summaryrefslogtreecommitdiff
path: root/emacs-init.org
diff options
context:
space:
mode:
authorfpi2021-03-10 18:11:21 +0100
committerfpi2022-03-17 14:37:58 +0100
commit2669d58c761575546d05767006eb7b433fd7f168 (patch)
tree256f4ce60743bedc4daf3728e2b17a90b38904ea /emacs-init.org
parentAdd openscad support (diff)
Add binding for org-ref
Diffstat (limited to 'emacs-init.org')
-rw-r--r--emacs-init.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/emacs-init.org b/emacs-init.org
index 78f7e78..cb67655 100644
--- a/emacs-init.org
+++ b/emacs-init.org
@@ -4565,6 +4565,9 @@ A small function to toggle the encryption state of the current entry.
(progn (dired (file-name-directory pdf))
(ding))))))))
#+end_src
+#+begin_src emacs-lisp :noweb-ref fpi-bindings :tangle no
+(define-key fpi-map "r" #'org-ref-helm-insert-cite-link)
+#+end_src
***** Capturing entries
I store my bibtex references in an org file together with my notes. In
addition to saving the meta information in properties using the same