Change org capture template

This commit is contained in:
Case Duckworth 2022-02-16 23:17:13 -06:00
parent 5666ae8631
commit f5fcd05944
1 changed files with 1 additions and 3 deletions

View File

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