ivan-lednev / obsidian-task-archiver

Archive completed tasks in your Obsidian vault (plus other org-mode-like features)
MIT License
109 stars 12 forks source link

Feature request: customize status sort order for "Sort tasks in list" command #50

Open fredcallaway opened 1 year ago

fredcallaway commented 1 year ago

I (and I think many others) use different statuses for lists, e.g

- [/]   incomplete
- [*]   star
- [!]   important
- [-]   canceled

It would be really useful if the sort command would take these statuses into account. For example, I would like to order by /!* x-. Any chance we could add an option?