Skip to content

feat: nested tasks - #770

Open
Liana64 wants to merge 3 commits into
kdheepak:mainfrom
Liana64:feature/nested-tasks
Open

feat: nested tasks#770
Liana64 wants to merge 3 commits into
kdheepak:mainfrom
Liana64:feature/nested-tasks

Conversation

@Liana64

@Liana64 Liana64 commented Jun 21, 2026

Copy link
Copy Markdown

Adds nested tasks and the ability to traverse through tasks in the TUI using Enter and Escape. Helps address #603 and I'm sure there are others besides myself who will appreciate this feature.

Sub-Tasks can be added downstream of a highlighted task using w, and to the current view using W. I wasn't 100% sure for the default keybindings here but I couldn't think of anything else. I'm open to feedback.

NOTE: Since this is a large, maybe experimental change I've gated it behind task config uda.taskwarrior-tui.nested true

Demo

asciicast

@Liana64
Liana64 marked this pull request as draft June 21, 2026 15:32
@Liana64 Liana64 changed the title feature: nested tasks feat: nested tasks Jun 21, 2026
@Liana64
Liana64 marked this pull request as ready for review June 21, 2026 15:33
@Liana64

Liana64 commented Jun 21, 2026

Copy link
Copy Markdown
Author

Updated the README file to include a small note on enabling this experimental feature.

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

Successfully merging this pull request may close these issues.

1 participant