From 1f694df81217340ce3fc2f55265e37786df0e681 Mon Sep 17 00:00:00 2001 From: KemoNine Date: Sun, 19 Feb 2023 09:21:35 -0500 Subject: [PATCH] flip to dedicated slipbox template --- org/config-org-capture.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/config-org-capture.el b/org/config-org-capture.el index 2d72b00..7b84a57 100644 --- a/org/config-org-capture.el +++ b/org/config-org-capture.el @@ -32,7 +32,7 @@ ) ("s" "TODO (Slipbox)" entry (file "~/org/orgzly/_slipbox.org") - (file "~/org/template_todo.org") + (file "~/org/template_slipbox.org") :prepend t :immediate-finish "f" :jump-to-captured "t"