Greetings, fellow Obsidian users…
I have a long list of tasks in Obsidian, with some of the tasks marked as complete, and I scan through these lists every day so that I can highlight the tasks I want to work on that day. I have to do this in edit mode so that I can quickly highlight the tasks I want to work on – switching back and forth between preview mode is far too slow. It would be great if I could somehow de-emphasise the completed tasks so I can quickly skip over them – at present, I’m reading the text of the tasks and often find that I’ve re-read a completed task, as the only difference is the “x” in between the brackets which is easy to miss.
I was hoping I could add some CSS formatting so that the completed tasks appear in grey text.
Does anyone know how to do this? I looked at the CSS classes assigned to task lists, but it looks as though the same classes are added to both checked and unchecked list items, so it looks like this may not be possible at present with Obsidian. Is there some sneaky way of achieving this anyway, perhaps using CSS selectors?
Thanks!