Use case or problem
I want to manage tasks with subtasks in Bases (1 task = 1 file) while keeping a clear parent-child hierarchy. Right now, subtask relationship cannot be displayed (like Notion does)
Proposed solution
Add support for nested items (parent/child relationship) in Bases so that subtasks can inherit a parent-child relationship. This would allow:
- Displaying subtasks under their parent task
- Preserving hierarchy without flattening into top-level tasks
Current workaround (optional)
Using the module TaskNotes which offers this ability
Related feature requests (optional)
Inspired by Reddit discussion on subitems in Bases (66 upvotes)