Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

table: allow sorting tasks by state #1972

Open
oliver-sanders opened this issue Oct 24, 2024 · 0 comments
Open

table: allow sorting tasks by state #1972

oliver-sanders opened this issue Oct 24, 2024 · 0 comments
Milestone

Comments

@oliver-sanders
Copy link
Member

User requested feature, the ability to sort tasks by state.

Difficult to achieve in the tree view (without flattening the tree), easy to achieve in the table view.

We might want to consider adding an "optional" column to the table with a text representation of task state (as this isn't typically needed as the task state is contained in the icon) and use the pre-existing task state order variable as the sort function.

@oliver-sanders oliver-sanders added this to the Pending milestone Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant