aboutsummaryrefslogtreecommitdiffstats
path: root/config/doom/config.org
diff options
context:
space:
mode:
Diffstat (limited to 'config/doom/config.org')
-rw-r--r--config/doom/config.org9
1 files changed, 1 insertions, 8 deletions
diff --git a/config/doom/config.org b/config/doom/config.org
index c786353..92bc0f9 100644
--- a/config/doom/config.org
+++ b/config/doom/config.org
@@ -89,14 +89,7 @@ Shamelessly copied from https://tecosaur.github.io/emacs-config/#dictionary
(after! org
(setcdr (assoc "j" org-capture-templates)
'("Journal" entry (file+olp+datetree +org-capture-journal-file)
- "* %(format-time-string \"%H:%M\") %?\n%a\n%i
-- Timebox days
-
-- I am grateful for
-- What would make today great
-- Daily affirmations
-- Amazing things that happened yesterday
-- How could I have made yesterday even better?"
+ "* %(format-time-string \"%H:%M\") %?\n%a\n%i"
:clock-in t :clock-resume t))
(add-to-list 'org-capture-templates