Skip to content

Sub-items in the checklist #1130

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

Open
14 tasks
MrModest opened this issue May 14, 2025 · 2 comments
Open
14 tasks

Sub-items in the checklist #1130

MrModest opened this issue May 14, 2025 · 2 comments

Comments

@MrModest
Copy link

Is this a feature for the backend or frontend?

Frontend

What would you like?

Right now, you can have only a "flat" list of items in the checklist, but it would be nice to have sub items as well.
Yes, with v2 you added a possibility to add more than one checklist, but I'm asking about different thing :)

Greate update, btw, thank you for your effort!

For example, i mean

  • Notify all banks about address change
    • bank 1
    • bank 2
  • Notify medical insurance about address change
  • Change delivery address in online shops
    • Amazon
    • eBay

Why is this needed?

To allow structuring checklist.

There's a hacky way on how to do it now, but it looks a bit ugly:

  • Notify all banks about address change
  • . bank 1
  • . bank 2
  • Notify medical insurance about address change
  • Change delivery address in online shops
  • . Amazon
  • . eBay

Other information

No response

@nickbe
Copy link
Member

nickbe commented May 29, 2025

Hi Modest,
in my opinion having a sub todo list is the wrong approach when you have a kanban board at your hands. It would be much better to simply split your card into several cards. The old "divide et impera" is one of the most import concepts when you want to master task lists.

@MrModest
Copy link
Author

That would be too much for such simple tasks. I would rather not overload the board with a lot of small tasks, since I use it mostly as an overview :)

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

2 participants