fabiospampinato / vscode-todo-plus

Manage todo lists with ease. Powerful, easy to use and customizable.
MIT License
908 stars 228 forks source link

Additional `question` status (analogical to `done` and `cancelled`) #323

Closed dnlw07 closed 2 years ago

dnlw07 commented 3 years ago

Hello, could you please implement additional status like pending or question.

So far there are three states: ☐ active, ✔donecancelled.

It would be awesome if status question also exist: ? question

fabiospampinato commented 2 years ago

What's the difference between pending and active?

A question/indeterminate state could maybe get implemented, what would be the usefulness of that though? Under what scenario would you use it?

dnlw07 commented 2 years ago

There is no need to have active/pending tag. I only want to have additional tag @question cuz sometimes some task needs to be discussed with more ppl to gather aditional information.

fabiospampinato commented 2 years ago

I see, tags are already fully customizable, check the readme.