* Sorting WAITING tasks from old to new
@ 2024-09-05 4:43 William Denton
2024-09-08 18:18 ` Ihor Radchenko
0 siblings, 1 reply; 2+ messages in thread
From: William Denton @ 2024-09-05 4:43 UTC (permalink / raw)
To: emacs-orgmode
If I look at all my TODOs (org-todo-list) and filter to WAITING (4 r) then all the tasks in this view are shown in the order they appear in the files where the tasks are listed. Is there a way to sort them from old to new (or new to old) so I can see which ones have been in that status for the longest?
I looked in the manual and the mailing list archives, and did some searching elsewhere, but didn't turn up any examples of this, which surprised me, so perhaps I overlooked something obvious, but if not, perhaps someone has some code?
Thanks,
Bill
--
William Denton
https://www.miskatonic.org/
Librarian, artist and licensed private investigator.
Toronto, Canada
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Sorting WAITING tasks from old to new
2024-09-05 4:43 Sorting WAITING tasks from old to new William Denton
@ 2024-09-08 18:18 ` Ihor Radchenko
0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2024-09-08 18:18 UTC (permalink / raw)
To: William Denton; +Cc: emacs-orgmode
William Denton <william@williamdenton.org> writes:
> If I look at all my TODOs (org-todo-list) and filter to WAITING (4 r) then all the tasks in this view are shown in the order they appear in the files where the tasks are listed. Is there a way to sort them from old to new (or new to old) so I can see which ones have been in that status for the longest?
`org-agenda-sorting-strategy'
--
Ihor Radchenko // yantar92,
Org mode contributor,
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>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-08 18:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-05 4:43 Sorting WAITING tasks from old to new William Denton
2024-09-08 18:18 ` Ihor Radchenko
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).