summaryrefslogtreecommitdiff
path: root/lisp/org-custom.el
diff options
context:
space:
mode:
authorMatthew Kosarek <matt.kosarek@canonical.com>2024-11-15 09:49:09 -0500
committerMatthew Kosarek <matt.kosarek@canonical.com>2024-11-15 09:49:09 -0500
commit58f216225499816ba0e5486e2548725065a27c36 (patch)
treeb0bc40e0ccb7ed567aacb770d8d5c5991dacbeb3 /lisp/org-custom.el
parentfe8e871cea1b707d462cc297c1d7f69520126ce6 (diff)
update: minor updates all around for org mode, dracula theme, and companyHEADmaster
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 573ddb3..6c6b7e4 100644
--- a/lisp/org-custom.el
+++ b/lisp/org-custom.el
@@ -85,7 +85,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* Tasks 🎯\n\n* Notes 📁\n\n"))))
(setq org-roam-capture-templates
'(("d" "default" plain
"%?"