function to org-sort by three (3) criteria: due date / priority / title
- by lawlist
Is anyone aware of an org-sort function / modification that can refile / organize a group of TODO so that it sorts them by three (3) criteria: first sort by due date, second sort by priority, and third sort by by title of the task?
EDIT: If anyone can please help me to modify this so that undated TODO are sorted last, that would be greatly…