From a988eae948efa1167c73f0773ffa47f27ed3a8cf Mon Sep 17 00:00:00 2001 From: KemoNine Date: Tue, 8 Oct 2024 10:54:21 -0400 Subject: [PATCH] adjust health capture templates to be organized better within the slipbox --- init.el | 4 ---- 1 file changed, 4 deletions(-) diff --git a/init.el b/init.el index 2d667b8..955f22a 100644 --- a/init.el +++ b/init.el @@ -1334,16 +1334,12 @@ position between last non-whitespace and `end-of-line'." (file "~/org/_org-capture-templates/template_couples_apt_developments.org") :immediate-finish "f" :jump-to-captured "t" - :unnarrowed "t" - :prepend "t" ) ("hm" "Mike Appointment noteworthy developments / [time] in review" entry (file "~/org/_slipbox.org") (file "~/org/_org-capture-templates/template_apt_developments.org") :immediate-finish "f" :jump-to-captured "t" - :unnarrowed "t" - :prepend "t" ) ("m" "Music import (beets)" entry (file "~/org/_slipbox.org")