From 08f452a2fb09f4c2ed5ba826b5d8f70a536b19df Mon Sep 17 00:00:00 2001 From: noa@gaiwan.org Date: Thu, 8 Aug 2024 00:32:03 +0000 Subject: Use separate file for reference notes --- config.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config.org') diff --git a/config.org b/config.org index 5ce8f70..e1e27d4 100644 --- a/config.org +++ b/config.org @@ -1895,8 +1895,8 @@ The biblio package allows us to import references from online sources. Taking notes on papers: #+begin_src elisp - (setopt ebib-notes-directory "~/data/notes") - (setopt ebib-notes-locations '("~/data/notes")) + (setopt ebib-notes-directory "~/data") + (setopt ebib-notes-locations '("~/data/references.org")) + (setopt ebib-notes-default-file "~/data/references.org") (setopt ebib-notes-storage 'multiple-notes-per-file) - (setopt ebib-notes-use-org-capture "b") #+end_src -- cgit 1.4.1-2-gfad0