Thank you, Nick. I didn't know this is a feature. It is usual for me to go
from top to bottom. So the only way to accomplish this order would be to
use file+headline or file+olp?
2015-07-25 17:00 GMT+02:00 Nick Dokos :
> Manuel Koell writes:
>
> > I've a capture template like this:
> >
> > '(o
Manuel Koell writes:
> 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 ent
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 e