about summary refs log tree commit diff
path: root/users/glittershark/emacs.d/org-config.el
diff options
context:
space:
mode:
Diffstat (limited to 'users/glittershark/emacs.d/org-config.el')
-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 3c12540a68..e5e194860c 100644
--- a/users/glittershark/emacs.d/org-config.el
+++ b/users/glittershark/emacs.d/org-config.el
@@ -60,6 +60,9 @@
    ("px" "Xanthous" entry
     (file+headline ,(notes-file "xanthous.org") "Backlog")
     "* TODO %?\nContext %a\nIn task: %K")
+   ("pt" "Tvix" entry
+    (file+headline ,(notes-file "tvix.org") "Tvix TODO")
+    "* TODO %?\nContext %a\nIn task: %K")
 
    ("d" "Data recording")
    )