mailingli...@xgm.de writes: > I have noticed, that the sorting of custom agenda views, does not work > as expected. > > (setq org-agenda-custom-commands > '(("n" "Agenda and all TODOs" > ((tags-todo "LAST_REVIEW<>{.+}") > (alltodo)) > ))) > > here, both blocks obviously use different sorting strategy, (alltodo) > sorts the Prio #C to the bottom. On the other hand, (tags-todo) seems to > reset the org-agenda-sorting-strategy, thus sorting Prio #C to the top.
May you please elaborate? What is `org-agenda-sorting-strategy' you are using? What do you mean by "reset"? -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>