How to style/theme a specific project?

Hi,

I’m trying to theme/style a specific project in my Taskpaper file (“Today”). I can’t directly find what CSS selector I could use for something like that. Is it possible? It’s probably item[data-type="project"] and something extra or could I use XPath in CSS?

Maarten

I don’t think this is possible right now. I need to expose items text content as an attribute on the item that you can compare against for styling, but haven’t done that. I’m adding an issue to track this … at some point I expect to do a “style” focused update for TaskPaper, I expect I’ll try to get this in whenever that is.

2 Likes