-
Notifications
You must be signed in to change notification settings - Fork 1
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
[Feature] Hide tasks #6
Comments
What would be the usecase for this ? Is it because of too many tasks, or because you don't want them displayed ? In case of too many tasks, we could also imagine having limited height. For the hiding, the question is then, do you want to store it somewhere, so that it stays hidden ? |
I'm trying to add this feature to my workflow(manage Jira stuff). I will have around 5-10 tasks done but I will store them for a day or two before deleting them. So maybe I will have 15 tasks finished. |
So starting back from your initial request, that would only be the "done" tasks that would be hidden ? That would make more sense indeed. I think finally limited height is not very good, esp. since tasks cannot (yet?) be sorted. |
About where to put the state:
|
I think it will be a nice option to be able to hide and show tasks.
Next to the title section, put an arrow and when you press it, toggle the display of all the tasks in the section.
The text was updated successfully, but these errors were encountered: