From f5fcd059444fd6041b7fcbd48d40e500319b41fb Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 16 Feb 2022 23:17:13 -0600 Subject: Change org capture template --- init.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'init.el') diff --git a/init.el b/init.el index ce2ce50..6c41689 100644 --- a/init.el +++ b/init.el @@ -682,9 +682,7 @@ (+org-capture-templates-setf "j" '("Journal entry" plain (file+olp+datetree "journal.org") - "**** %i%?\n" - :time-prompt n - :unnarrowed t)) + "**** %U\n%i\n%?")) ;; TODO: Prompt for identity file from ~/.ssh and try to guess the hostname ;; from there. (+org-capture-templates-setf "s" -- cgit 1.4.1-21-gabe81