Excited to use the new easier to use command for filters, but noticing there is no sorting capability.
Right now I test it with this filter ##work & p4 & !subtask this is my Someday Work it doesn't use sections at all but i noticed that it is set for default sorting but when you run the command td filter list "someday work" --all I do not see it sort in the same manner.
seems the default ordering is not followed. I changed my todoist filter to be sorted by date added asc and that seems to match what the CLI wants to do by default. Would be good if it followed what todoist does unless that is more of a frontend change and if so then maybe just passing a param for the sorting.
Excited to use the new easier to use command for filters, but noticing there is no sorting capability.
Right now I test it with this filter
##work & p4 & !subtaskthis is mySomeday Workit doesn't use sections at all but i noticed that it is set for default sorting but when you run the commandtd filter list "someday work" --allI do not see it sort in the same manner.seems the default ordering is not followed. I changed my todoist filter to be sorted by date added asc and that seems to match what the CLI wants to do by default. Would be good if it followed what todoist does unless that is more of a frontend change and if so then maybe just passing a param for the sorting.