Suppress message org-roam dir not exist

This commit is contained in:
Marcus Kammer 2021-11-02 18:52:27 +01:00
parent adb165f8f9
commit 1cdd593f2d

View file

@ -15,6 +15,7 @@
'(org-agenda-files '("D:/visua/HiDrive/Documents/journal"))
'(org-default-notes-file "notes.org")
'(org-directory "D:/visua/HiDrive/Documents/journal")
'(org-roam-directory "d:/visua/HiDrive/Documents/journal")
'(package-selected-packages
'(markdown-mode erc-image geiser-racket all-the-icons-ivy-rich-mode all-the-icons-ivy-rich all-the-icons-dired doom-themes atom-one-dark-theme geiser all-the-icons powershell counsel helpful web-mode use-package toc-org slime projectile ox-reveal olivetti nordless-theme nord-theme memoize magit js2-mode ivy htmlize f elpy elisp-refs eglot dash-functional color-theme-sanityinc-tomorrow ace-window))
'(python-shell-interpreter "ipython")