From cea1bc59a2867aa1e5f393f5e0b18b14a929d80f Mon Sep 17 00:00:00 2001 From: LinlyBoi Date: Mon, 21 Oct 2024 13:13:29 +0300 Subject: [PATCH] yeaa --- private_dot_config/doom/config.el | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/private_dot_config/doom/config.el b/private_dot_config/doom/config.el index 5bfe59d..4bd3bdf 100644 --- a/private_dot_config/doom/config.el +++ b/private_dot_config/doom/config.el @@ -268,7 +268,12 @@ (add-to-list 'org-capture-templates '("S" "Lecture" entry (file+headline "~/org/studies.org" "Schedule") - "* %^{Subject} %^{Type|Lecture|Section}\n:PROPERTIES:\n:WILD_NOTIFY_BEFORE: %^{Reminders}\n:LOCATION: %^{Location}\n:END:\n%^{Time}T" + "* %^{Subject} %^{Type|Lecture|Section} +:PROPERTIES: +:WILD_NOTIFY_BEFORE: %^{Reminders} +:LOCATION: %^{Location} +:END: +%^{Time}T" :empty-lines 1)) ;; add this for reminder stuff ;; :PROPERTIES:\n\n:WILD_NOTIFY_BEFORE: %^{Reminders}\n:END:\n