Set up org protocol to capture citations

This commit is contained in:
2022-11-17 15:17:01 +01:00
parent 0e39dd1adb
commit 6404fe9d37
2 changed files with 27 additions and 4 deletions

View File

@@ -22,3 +22,7 @@
(package! org-auto-tangle)
;; Enable LaTeX previews automatically
(package! org-fragtog)
;; Fetch and save bibtex from Firefox
(package! asoc :recipe (:host github :repo "troyp/asoc.el"))
(package! doct :recipe (:host github :repo "progfolio/doct"))
(package! org-capture-ref :recipe (:host github :repo "yantar92/org-capture-ref"))