mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-04-24 12:19:11 +00:00
emacs: fix wiki module config
This commit is contained in:
parent
3ceecc86e0
commit
4a220e13eb
@ -68,7 +68,7 @@ folder with its buffer filename."
|
||||
org-roam-directory +wiki-directory
|
||||
org-roam-dailies-directory (f-join org-roam-directory "daily")
|
||||
org-roam-db-location (f-join org-roam-directory "org-roam.db")
|
||||
org-agenda-files '(,(f-join org-roam-directory "inbox"))
|
||||
org-agenda-files `(,(f-join org-roam-directory "inbox"))
|
||||
|
||||
;; Setting up the bibliography-related stuff for this notebook.
|
||||
citar-bibliography `(,(f-join +wiki-directory "references.bib"))
|
||||
|
Loading…
Reference in New Issue
Block a user