Skip to content

fix: Subprojects not being colored#769

Draft
rtim75 wants to merge 1 commit into
kdheepak:mainfrom
rtim75:main
Draft

fix: Subprojects not being colored#769
rtim75 wants to merge 1 commit into
kdheepak:mainfrom
rtim75:main

Conversation

@rtim75

@rtim75 rtim75 commented Jun 19, 2026

Copy link
Copy Markdown

Fixes #768


DISCLAIMER: I did use AI to analyze existing tui and taskwarrior codebases to compare both behaviours.

In spirit of this mr I tried to replicate original taskwarrior behaviour which is left-most match.

Test data that I used to verify can be found here: https://github.com/rtim75/taskwarrior-testdata

This makes tui to check if task's project starts with the project specified in the rule.K

Resulting behaviour can be seen on the screenshot below:
image

@rtim75 rtim75 changed the title fix subprojects not being colored fix: subprojects not being colored Jun 19, 2026
@rtim75 rtim75 changed the title fix: subprojects not being colored fix: Subprojects not being colored Jun 19, 2026
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.

Subprojects are not colored

1 participant