-
Notifications
You must be signed in to change notification settings - Fork 281
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
Hide completed tasks in checklists #2931
Comments
As already mentioned in the corresponding feature request for the Deck Android app i want to explain why i downvoted this feature request.
As also stated in the Deck Android issue, i will not block this and probably also implement this in case the server app does it, i just wanted to elaborate a little more why i don't think that this is a good idea. |
Sorry for being unclear. I was not thinking on actually modifying the list, but more of a way to do a different presentation of the checklist when in "View Description" mode, i.e a button next to the "pen" to hide/show completed items (or at the beginning of the list). With a "setting" to switch the behavior I do see an extra maintenance burden, but not as much with a button. As I don't really know anything about Deck I could off course be completely wrong though. A use-case would be a shopping list (I know there are probably better apps for that, but hopefully you will get the idea) or a list with many small tasks that does not justify their own cards. In the case of a shopping list the list is probably in the order you are going to pick them up at the store. When att the end of the list you want to quickly see if you forgot something. Imo the easiest and quickest way to do that is to hide what you have picked up and only show what you have left. I agree that just because something else does have a feature is not a reason to add it to Deck, though in this case I think that it will be a feature to make the move from Trello (or other Kanban boards) easier and would add an extra value to Deck. |
An additional comment: Perhaps in the future checklists/tasks will be more of a first class citizen in Deck, having their own tab, just list attachments, comments etc. On the other hand then it might be even closer to sub-cards? |
No, i think i got your intention 🙂, you don't want to modify the actual content but the visual representation. And this is just one more issue i can see: Between edit and view mode will be a difference, while they should (in my opinion) be as similar as possible to provide an easy orientation when switching between them. Adding 3 items to a shopping list and finding them in the super market at a different position compared to where i put it, would confuse me.
This is correct, in the use case of a shopping list. If you plan some BBQ and want to check who of your guests wants meat and who wants vegetables, it will not fit. Because we assume to know the semantic of the task list, but it will not be right in each scenario. Well, in the rare cases where i have so many tasks that i don't see at the first look if they all are checked or not, i use the counter at the card to see whether a task is missing and then just have a look which one it is:
I value the freedom which Markdown gives me while creating cards and personally wouldn't like a separation of tasks, which then no longer are embedded within flow text and don't have any context anymore, but this is quite personal taste, i guess. Integration and benefits (like the counter above): 👍, splitting them out of the existing markdown description: 👎 Looking forward for more opinions on this topic and a decision by @juliushaertl 🙂 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
How to use GitHub
Is your feature request related to a problem? Please describe.
When having a checklist with many tasks, it is sometimes very easy to miss an unchecked task in the middle of checked tasks, therefore a nice addition would be to be able to hide/show checked tasks, primarily in rendered "View Description" mode but also (if at all possible) in "Edit Description".
When coming from Trello and trying to migrate to Deck this is a feature that are used a lot.
Describe the solution you'd like
An option to hide/show completed/checked tasks of a checklist. Primarily when in markdown rendered mode ("View Description") but if possible also when in Editing mode.
Describe alternatives you've considered
An option would be to move the completed tasks to another checklist. That would require a lot more manual work though and forfeits the usefulness of checklists. Moving tasks between different lists also increases the risk of changing to order of the original tasks (if that matters).
The text was updated successfully, but these errors were encountered: