Update org capture templates
Capture a date and time with an event
This commit is contained in:
parent
d90760eebd
commit
39085a1879
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
@ -660,7 +660,7 @@
|
|||
"** %?")
|
||||
("e" "Event" entry
|
||||
(file+olp "~/notes/planner.org" "Inbox")
|
||||
"** %?"))))
|
||||
"** %?\n%^T"))))
|
||||
(setq org-log-into-drawer t)
|
||||
(setq org-structure-template-alist
|
||||
(quote
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue