[org] Adjust org-capture template to reflect more meeting-types

This commit is contained in:
Sebastian Schulze 2020-01-20 12:21:48 +01:00
parent 8bd320d345
commit 2f34cf5481
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 1 deletions

View File

@ -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