-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
org-agenda-sorting-strategy bug? Cannot list deadline items before scheduled items. With the following: #+begin_src emacs-lisp (setq org-agenda-sorting-strategy '((agenda time-up deadline-up scheduled-down ts-up habit-down priority-down category-keep) (todo priority-down category-keep) (tags priority-down category-keep) (search category-keep)) org-agenda-sorting-strategy-selected '(time-up priority-down deadline-up scheduled-down ts-up habit-down category-keep)) #+end_src The time-up is correctly shown first; however, all scheduled items are shown next as opposed to all deadline items (the order should be the other way around). I found this issue on https://www.reddit.com/r/orgmode/comments/fesdc1/orgagendasortingstrategy_bug_cannot_list_deadline/ I have this problem on my computer too. - -- [ stardiviner ] I try to make every word tell the meaning what I want to express. Blog: https://stardiviner.github.io/ IRC(freenode): stardiviner, Matrix: stardiviner GPG: F09F650D7D674819892591401B5DF1C95AE89AC3 -----BEGIN PGP SIGNATURE----- iQFIBAEBCAAyFiEE8J9lDX1nSBmJJZFAG13xyVromsMFAl5jrHYUHG51bWJjaGls ZEBnbWFpbC5jb20ACgkQG13xyVromsMyjwf/eJK1mFoIoFbG5fcg2A7MK8j8FpzE Y6dif1kTQVW9Si0BtwjcVmMIL5S0kCWg47joX3Kd7lh4/htbWuVG8mTQfe9SXY7G E7EYN9g5OFFSU+9vQRQGmpMm8wuy3e5DbI+XV29gb0/A90yW/Ux6NYvmfAiVm02S qR6/TSHFa9tCRO/BpFptDnKDQN09sH3a2+jD0vRnvbmgwx+4/wWCU6XR5f1c44Hq YbYzDIeqMak99hoSyupiw48TuFr2O/S0h03lX/JDYWXPXI++Mjx83P3q9ayb6VMz WkkrN87Jxm31LLBWCyPFniXOgi55i4TaML7yGbptnCrsKFOuI0G22WHs4A== =vr9p -----END PGP SIGNATURE-----