Add citar and some initial config

Setup references directory to keep bibliographies and reference PDFs,
sync with git-sync
This commit is contained in:
Evie Litherland-Smith 2023-11-04 21:00:13 +00:00
parent 6ccf8f9ca6
commit cca03702c5
3 changed files with 16 additions and 1 deletions

View file

@ -15,6 +15,10 @@
path = "${homeDirectory}/Org";
uri = "git+https://git.xenia.me.uk/xenia/Org.git";
};
references = {
path = "${homeDirectory}/.references";
uri = "git+https://git.xenia.me.uk/xenia/references.git";
};
elfeed = {
path = "${homeDirectory}/.elfeed";
uri = "git+https://git.xenia.me.uk/xenia/elfeed.git";

View file

@ -55,6 +55,14 @@
:empty-lines 1)
))
(setq citar-bibliography '("~/.references/main.bib")
citar-library-paths '("~/.references/library")
citar-notes-paths '("~/.references/notes")
citar-symbols '((file "F" . "󰂺")
(note "N" . "󰎞")
(link "L" . "󰌹")))
(require 'citar nil :noerror)
(setq khalel-import-org-file (expand-file-name "calendar.org" org-directory)
khalel-import-org-file-read-only nil
khalel-import-org-file-confirm-overwrite nil

View file

@ -44,11 +44,14 @@
emms
# org-packages
denote
org-roam
org-appear
org-cliplink
org-journal
org-modern
citar
citar-embark
citar-org-roam
khalel
# project-packages