org: change how paths are defined

This commit is contained in:
Henrik Lissner 2016-10-21 23:57:51 +02:00
parent 36781adb56
commit 5e8fa54b89
4 changed files with 21 additions and 11 deletions

View file

@ -2,7 +2,8 @@
(add-hook 'org-load-hook 'doom|org-crm-init)
(defvar org-directory-crm (expand-file-name "/crm/" org-directory))
(defvar org-directory-crm (expand-file-name "/crm/" doom-org-dir)
"")
(defun doom|org-crm-init ()
;; (define-org-section! work "Work")