AppFlowy-IO / AppFlowy-IO/AppFlowy
[FR] Sub-task inside checklist task
- Lingua principale
- Dart
- Stelle
- 76.6k
- Fork
- 6k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### 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_
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.