mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Minor refactor & revision across the board
This commit is contained in:
@ -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))
|
||||
|
Reference in New Issue
Block a user