mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-06 15:13:33 -05:00
@@ -261,6 +261,8 @@ I like:
|
|||||||
vimperator, dmenu or a global keybinding."
|
vimperator, dmenu or a global keybinding."
|
||||||
(setq org-default-notes-file
|
(setq org-default-notes-file
|
||||||
(expand-file-name +org-capture-notes-file org-directory)
|
(expand-file-name +org-capture-notes-file org-directory)
|
||||||
|
+org-capture-journal-file
|
||||||
|
(expand-file-name +org-capture-journal-file org-directory)
|
||||||
org-capture-templates
|
org-capture-templates
|
||||||
'(("t" "Personal todo" entry
|
'(("t" "Personal todo" entry
|
||||||
(file+headline +org-capture-todo-file "Inbox")
|
(file+headline +org-capture-todo-file "Inbox")
|
||||||
|
Reference in New Issue
Block a user