Skip to content

Only colorize project / context, not task text #423

Answered by inkarkat
MicAndHas asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry, that's not easily possible. It's not impossible, either; you'd have to clear all the PRI_? default colors, and then implement the highlighting (e.g. with sed or awk) yourself, and configure that filter as either pre_filter_command, post_filter_command, or TODOTXT_FINAL_FILTER (depending on where in the rendering pipeline it should run). But if you want to keep the default highlighting of project and contexts, getting the overlay of colors surely isn't trivial.

I'd rather spend some time on customizing the default colors to your liking. Modern terminals all support 256 or even true colors, so (depending on your tastes and chosen terminal colors), there's a lot of room for customizat…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MicAndHas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants