summaryrefslogtreecommitdiffhomepage
path: root/lib/doc/jao-org-notes.el
diff options
context:
space:
mode:
Diffstat (limited to 'lib/doc/jao-org-notes.el')
-rw-r--r--lib/doc/jao-org-notes.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/doc/jao-org-notes.el b/lib/doc/jao-org-notes.el
index 3f6e725..dd8746e 100644
--- a/lib/doc/jao-org-notes.el
+++ b/lib/doc/jao-org-notes.el
@@ -118,7 +118,7 @@
(defun jao-org-notes--template (k)
`(,k "Note" plain (file jao-org-notes-open-or-create)
- "\n- %a"
+ "\n- %a\n %i"
:jump-to-captured t))
;;;###autoload