feat(grfn/emacs): Point windtunnel org capture at inbox

Change-Id: I643c87c03fe86989cccb500c94ce51b65ec9b2f7
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10659
Autosubmit: aspen <root@gws.fyi>
Reviewed-by: aspen <root@gws.fyi>
Tested-by: BuildkiteCI
This commit is contained in:
Aspen Smith 2024-01-18 10:28:42 -05:00 committed by clbot
parent 6ae1bc1063
commit 4ef550caec

View file

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