org-journal icon indicating copy to clipboard operation
org-journal copied to clipboard

Allow date entries in descending rather than ascending order as option

Open wakatara opened this issue 4 years ago • 2 comments

Pretty minor one (I think)... in my yearly file, the entries end up journaling in ascending order.

* 2020-03-09 Mon
** 23:00 Hacking on org-journal 
* 2020-03-10 Tue
** 18:52 Goog OCTO meet

Is there an easy way to have them insert at the top with the New Entry function rather than at the bottom? Will end up being vastly more journal like as days go by.

thanks!

wakatara avatar Mar 10 '20 11:03 wakatara

Hmmm, I don't think its easily doable. I have implemented the algorithm using top-down approach. I'll create a check-list for the required changes.

  • [ ] New custom variable org-journal-journal-entry-order?
  • [ ] ..
  • [ ] ..
  • [ ] ..

casch-at avatar Mar 10 '20 13:03 casch-at

It would be great see this feature

guilhermecomum avatar Dec 30 '20 12:12 guilhermecomum