I currently have custom.css in place to hide all DONE tasks. Is this something a plugin could toggle with a button at the top of the screen, to turn on/off CSS to hide DONE tasks on the current page?
I created a plugin which does this:
It’s available on the marketplace too.
1 Like
This is brilliant. Thank you!
1 Like
I crafted one that works better based purely on stylesheets. The other plugin was based on queries and more advance matching capabilities but for to-dos, this one will serve you better:
It’s available in the plugin marketplace.
3 Likes
@mlanza Thanks for your great job. It suits my need exactly.
1 Like