Is there a way to dim or archive checkboxes that have been ticked? Right now I find them visually distracting.
1 Like
Not built in, but lots of possibilities with extensions:
- Creating Extensions
- App Context Tutorial (Shows you hove to create an Archive Done command)
- Style Context Tutorial (Shows you how to create a style that can dim completed items)
If you are the sort that enjoys tinkering I would love you to take a look and see how far you can get. I do think that I will add the “Archive Done” command to next release anyway though, so waiting is another option.
2 Likes
Thanks! I will wait, I mostly enjoy your tinkering ![]()
1 Like
In latest release Command-Shift-P to show command palette. Then type “archive” and you will see two variants of archive done. You can also click on the task summary badge (The 1/2 or pie chart) that shows after task ancestor rows to see option to archive tasks in that branch.
1 Like
thanks! that was quick!