Minor refactor & revision across the board
This commit is contained in:
parent
fd8f8c5108
commit
0cf9d1f2f2
7 changed files with 19 additions and 19 deletions
|
@ -27,7 +27,6 @@
|
|||
(file+headline +org-default-notes-file "Inbox")
|
||||
"* %u %?\n%i" :prepend t :kill-buffer t)))
|
||||
|
||||
|
||||
(defun +org|init-capture ()
|
||||
(setq org-default-notes-file (expand-file-name +org-default-notes-file org-directory)
|
||||
+org-default-todo-file (expand-file-name +org-default-todo-file org-directory))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue