summaryrefslogtreecommitdiff
path: root/lisp/org-custom.el
diff options
context:
space:
mode:
authorMatthew Kosarek <matthew@matthewkosarek.xyz>2023-09-19 10:27:25 -0400
committerMatthew Kosarek <matthew@matthewkosarek.xyz>2023-09-19 10:27:25 -0400
commit8a34cf5a197f7176210cc91b5f26999676ced574 (patch)
treec76d51066c5cf0cb58ed17886a2d9522d6140d8f /lisp/org-custom.el
parent4cde52d01f0f6f64b4068a5f3ed26e2d669d1c39 (diff)
Kanagawa theme and putting all custom commands in an mk file
Diffstat (limited to 'lisp/org-custom.el')
-rw-r--r--lisp/org-custom.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org-custom.el b/lisp/org-custom.el
index df0a8aa..2125dc3 100644
--- a/lisp/org-custom.el
+++ b/lisp/org-custom.el
@@ -77,7 +77,7 @@
'(("d" "default" entry
"* %?"
:target (file+head "%<%Y-%m-%d>.org"
- "#+title: %<%Y-%m-%d> 📰 \n#+filetags: :dailies:\n\n* Timeline\n\n* Notes\n\n* Questions\n\n"))))
+ "#+title: %<%Y-%m-%d> 📰 \n#+filetags: :dailies:\n\n* Plan 🛫 \n\n* Timeline 🍞\n\n* Notes 📁\n\n* Questions ❓\n\n"))))
(setq org-roam-capture-templates
'(("d" "default" plain
"%?"