about summary refs log tree commit diff
path: root/users/glittershark/emacs.d/org-config.el
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--users/glittershark/emacs.d/org-config.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/users/glittershark/emacs.d/org-config.el b/users/glittershark/emacs.d/org-config.el
index 17c2c6ddcd..f0a2bfaa65 100644
--- a/users/glittershark/emacs.d/org-config.el
+++ b/users/glittershark/emacs.d/org-config.el
@@ -63,6 +63,9 @@
    ("pt" "Tvix" entry
     (file+headline ,(notes-file "tvix.org") "Tvix TODO")
     "* 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")
    )