Checkbox Toggle / Group By Status / Cancelled tasks #702
Closed
Replies: 2 comments
-
I have a PR that provides extra state, it is on hold as I work on the new Query engine, If you install the version of Tasks I have in the link below it has it enabled along with the new query style that allows more complex queries. You can install manually or via BRAT. It is backwards compatible with the current version of Tasks. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This was just released, in Tasks 1.23.0 🎉 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to expand the checkbox toggle action by adding a third choice to cancel a task: 1. done [x] / 2. cancelled [-] / 3. due [ ].
The cancelled task state is also ignored by the new grouping feature "group by status". Cancelled task where grouped as done tasks.
Beta Was this translation helpful? Give feedback.
All reactions