Update org capture templates

This commit is contained in:
Marcus Kammer 2020-11-15 13:41:20 +01:00
parent 30423af235
commit f8af137d27

View file

@ -126,8 +126,12 @@ There are two things you can do about this warning:
"* OPEN %?\n\s %u\n\s %a")
("j" "Journal" entry (file+headline "" "Journal")
"* %<%Y-%m-%d %H:%M:%S %p %Z>\n\s %?")
("a" "Appointment" entry (file+headline "" "Appointments")
"* %?\n\s %T\n")))))
("a" "Appointment today"
entry (file+headline "" "Appointments")
"* %?\n\s %T\n")
("A" "Appointment"
entry (file+headline "" "Appointments")
"* %?\n\s %u\n\s")))))
(use-package helpful