feat(gs/emacs): Add capture template for windtunnel

Change-Id: I6c9079318f13746d50d239dc0ca86a0f86a5920d
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1799
Reviewed-by: glittershark <grfn@gws.fyi>
Tested-by: BuildkiteCI
This commit is contained in:
Griffin Smith 2020-08-20 12:31:51 -04:00 committed by glittershark
parent 1dec64c492
commit f838f75acd

View file

@ -63,6 +63,9 @@
("pt" "Tvix" entry ("pt" "Tvix" entry
(file+headline ,(notes-file "tvix.org") "Tvix TODO") (file+headline ,(notes-file "tvix.org") "Tvix TODO")
"* TODO %?\nContext %a\nIn task: %K") "* TODO %?\nContext %a\nIn task: %K")
("pw" "Windtunnel" entry
(file+headline ,(notes-file "windtunnel.org") "Tasks")
"* TODO %?\nContext: %a\nIn task: %K")
("d" "Data recording") ("d" "Data recording")
) )