[org] Adjust org-capture template to reflect more meeting-types
This commit is contained in:
parent
8bd320d345
commit
2f34cf5481
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# -*- mode: snippet -*-
|
||||
# name: <ia-meeting
|
||||
# --
|
||||
<`(format-time-string "%Y-%m-%d %a %H:%M")`> ${2:$$(yas-choose-value '("Infrastructure" "Development"))}-Weekly
|
||||
<`(format-time-string "%Y-%m-%d %a %H:%M")`> ${2:$$(yas-choose-value '("Development-Weekly" "Planning" "Retrospective"))}
|
||||
$0
|
Loading…
Add table
Reference in a new issue