TodoTxtMac
TodoTxtMac copied to clipboard
Group by Sort Filter
Would it be possible to add the option to group items together as is seen in the sort filters of Todotxt.net and SwiftoDo?
I find it much easier to work with large lists when there is a clear demarcation between whatever I am sorting on, be that projects or priorities etc.
I would like this too, but it would require a rewrite of the app's data structure and a change from cell-based to view-based tables. I have been concentrating mostly on SwiftoDo for iOS (which does have this feature), which is one reason I have not worked in this feature.
That makes sense. Thanks for letting me know
I am all for this! I would be nice :-) Example: (sort by due date)
task due:2019-05-05 task2 due:2019-05-05
task3 due:2019-05-06 task4 due:2019-05-10 ...