emacs-orgmode
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[O] capture append entries, not prepend
From
:
Manuel Koell
Subject
:
[O] capture append entries, not prepend
Date
:
Sat, 25 Jul 2015 11:01:12 +0200
I've a capture template like this:
'(org-capture-templates
(quote
(("j" "Journal" plain
(file+datetree "~/org/
journal.org
")
"**** %?" :unnarrowed t)...
Current behaviour:
* 2015
** 2015-07 July
*** 2015-07-24 Friday
**** 3rd entry bla bla bla
**** 2nd entry foo bar
**** 1st entry test
Expected behaviour:
* 2015
** 2015-07 July
*** 2015-07-24 Friday
**** 1st entry test
**** 2nd entry foo bar
**** 3rd entry bla bla bla
I didn't set the 'prepend' key and also tried to set 'org-reverse-notes-order' to always.
reply via email to
[Prev in Thread]
Current Thread
[
Next in Thread
]
[O] capture append entries, not prepend
,
Manuel Koell
<=
Re: [O] capture append entries, not prepend
,
Nick Dokos
,
2015/07/25
Re: [O] capture append entries, not prepend
,
Manuel Koell
,
2015/07/25
Prev by Date:
[O] [Feature Request] Let publishing-function decide :output-file and whether publishing is needed
Next by Date:
[O] a quick tag question
Previous by thread:
[O] [Feature Request] Let publishing-function decide :output-file and whether publishing is needed
Next by thread:
Re: [O] capture append entries, not prepend
Index(es):
Date
Thread