Completing myself, Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
> Nikolai Weibull <n...@disu.se> writes: > >> * org-agenda.el (org-agenda-insert-diary-strategy): Add new value >> 'date-tree-last. >> (org-agenda-insert-diary-make-new-entry): Handle >> `org-agenda-insert-diary-strategy' set to 'date-tree-last. >> >> To allow for diary entries to be entered in time order in the date tree, >> add a new value to `org-agenda-insert-diary-strategy' that allows for >> this. The code for handling this value, 'date-tree-last, is a bit >> tricky, as we need to keep track of whether the date-tree already had >> one or more entries for the given date. > > Applied. Thank you. BTW, would you mind providing an entry about it ORG-NEWS? Thank you.