about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--users/grfn/emacs.d/org-config.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/users/grfn/emacs.d/org-config.el b/users/grfn/emacs.d/org-config.el
index a1ef839fc8..c26207ad09 100644
--- a/users/grfn/emacs.d/org-config.el
+++ b/users/grfn/emacs.d/org-config.el
@@ -100,7 +100,7 @@
     (file+headline ,(notes-file "tvix.org") "Tvix TODO")
     "* TODO %?\nContext %a\nIn task: %K")
    ("pw" "Windtunnel" entry
-    (file+headline ,(notes-file "windtunnel.org") "Tasks")
+    (file+headline ,(notes-file "windtunnel.org") "Inbox")
     "* TODO %i%?\nContext: %a\nIn task: %K")
    )
 
@@ -128,7 +128,6 @@
 
  org-babel-clojure-backend 'cider)
 
-
 (defun +grfn/insert-work-template ()
   (interactive)
   (goto-char (point-min))