org-journal
org-journal copied to clipboard
Allow date entries in descending rather than ascending order as option
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!
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?
- [ ] ..
- [ ] ..
- [ ] ..
It would be great see this feature