[GH-ISSUE #5112] [FR] Sub-task inside checklist task #2260

Open
opened 2026-03-23 21:20:59 +00:00 by mirror · 5 comments
Owner

Originally created by @reisaraujo-miguel on GitHub (Apr 10, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/5112

Description

I would like to be able to break down my checklist tasks in more sub-tasks

For example, I have a check list of things to study for a Computer Science class:

To Study:

  • Search Algorithms
    • Binary Search
    • Linear Search
    • Ternary Search
  • Sorting Algorithms
    • Merge Sort
    • Quick Sort
    • Insertion Sort

etc.

I would be better to let the user nest as many sub-tasks as they would like, but i think at least 2 would already be enough.

Impact

Users who want to breakdown their tasks in more sub-tasks

Additional Context

No response

Originally created by @reisaraujo-miguel on GitHub (Apr 10, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/5112 ### Description I would like to be able to break down my checklist tasks in more sub-tasks For example, I have a check list of things to study for a Computer Science class: To Study: - [ ] Search Algorithms - - [ ] Binary Search - - [ ] Linear Search - - [ ] Ternary Search - [ ] Sorting Algorithms - - [ ] Merge Sort - - [ ] Quick Sort - - [ ] Insertion Sort etc. I would be better to let the user nest as many sub-tasks as they would like, but i think at least 2 would already be enough. ### Impact Users who want to breakdown their tasks in more sub-tasks ### Additional Context _No response_
Author
Owner

@apomalyn commented on GitHub (Apr 11, 2024):

Thank you for creating this issue!

This specific option is already available as the screenshot shows it. To do so, just hit the Tab key to indent right or Shift + Tab to indent right (un-indent? 🤔)

Screenshot 2024-04-10 at 10 58 44 PM

Is that satisfying your request?

<!-- gh-comment-id:2048849289 --> @apomalyn commented on GitHub (Apr 11, 2024): Thank you for creating this issue! This specific option is already available as the screenshot shows it. To do so, just hit the `Tab` key to indent right or `Shift + Tab` to indent right (un-indent? 🤔) <img width="301" alt="Screenshot 2024-04-10 at 10 58 44 PM" src="https://github.com/AppFlowy-IO/AppFlowy/assets/22211097/226e52a6-c747-43a5-a95a-4550766e704f"> Is that satisfying your request?
Author
Owner

@annieappflowy commented on GitHub (Apr 11, 2024):

@apomalyn , I suppose that @reisaraujo-miguel 's request is for an improvement on the Checklist property

<!-- gh-comment-id:2048883246 --> @annieappflowy commented on GitHub (Apr 11, 2024): @apomalyn , I suppose that @reisaraujo-miguel 's request is for an improvement on the Checklist property
Author
Owner

@reisaraujo-miguel commented on GitHub (Apr 11, 2024):

@apomalyn , I suppose that @reisaraujo-miguel 's request is for an improvement on the Checklist property

Exactly!

<!-- gh-comment-id:2050672242 --> @reisaraujo-miguel commented on GitHub (Apr 11, 2024): > @apomalyn , I suppose that @reisaraujo-miguel 's request is for an improvement on the Checklist property Exactly!
Author
Owner

@apomalyn commented on GitHub (Apr 12, 2024):

That is what I thought so, but I don't see what improvement you are looking for 😅

Here is the improvement I could think of, please don't hesitate to add anything:

  • automatically check the "task" if all sub-tasks are checked
<!-- gh-comment-id:2051775884 --> @apomalyn commented on GitHub (Apr 12, 2024): That is what I thought so, but I don't see what improvement you are looking for 😅 Here is the improvement I could think of, please don't hesitate to add anything: - automatically check the "task" if all sub-tasks are checked
Author
Owner

@reisaraujo-miguel commented on GitHub (Apr 12, 2024):

I tried to make a mockup. It's something like this:

mockup

<!-- gh-comment-id:2052262902 --> @reisaraujo-miguel commented on GitHub (Apr 12, 2024): I tried to make a mockup. It's something like this: ![mockup](https://github.com/AppFlowy-IO/AppFlowy/assets/58122451/ce31d057-fbd3-431b-a0ab-47fcee86f5a7)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#2260
No description provided.