From 330fd7c7fd209b7347dcfe1f3c893ae7929f44df Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 26 Apr 2021 20:18:25 +0100 Subject: typos and nits --- lib/doc/jao-org-notes.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib/doc') diff --git a/lib/doc/jao-org-notes.el b/lib/doc/jao-org-notes.el index 1b8c3f8..9caec57 100644 --- a/lib/doc/jao-org-notes.el +++ b/lib/doc/jao-org-notes.el @@ -106,8 +106,9 @@ (insert "\n")) (defun jao-org-notes--template (k) - `(,k "Note" plain (file jao-org-notes-open-or-create) "\n- %a " - :immediate-finish t :jump-to-captured t)) + `(,k "Note" plain (file jao-org-notes-open-or-create) + "\n- %A %c" + :jump-to-captured t)) ;;;###autoload (defun jao-org-notes-open () -- cgit v1.2.3