[Org] Remove capture template for MEETING

This commit is contained in:
Daniel - 2019-08-23 17:27:36 +02:00
parent 777494635e
commit cfc95c295d
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 0 additions and 7 deletions

View File

@ -1105,13 +1105,6 @@ search commands like `db/helm-shortcuts."
,(concat "* READ %^{Description} :READ:\n"
":PROPERTIES:\n:CREATED: %U\n:END:\n"
"\n%(current-kill 0)"))
("m" "Meeting"
entry
(file db/org-default-refile-file)
,(concat "* MEETING %^{What} :MEETING:\n"
":PROPERTIES:\n:CREATED: %U\n:END:\n"
"\n%?")
:clock-in t :clock-resume t)
("w" "Weekly Summary"
entry
(file+datetree db/org-default-pensieve-file)