Todos side panel should only show undone todos

Continuing the discussion from Todos in sidebar:

I think the side panel should hide done todos by default. It’s not important to me to see ones that have been, esp in this context. I guess if folks wanted this, we could add a toggle.

1 Like

that makes sense, but when you click to check off an item it would be weird if it just immediately disappeared from the list? You also wouldn’t be able to toggle it back unchecked if you accidentally clicked it

1 Like

It wouldn’t be that weird to me. I would expect it to disappear as soon as I check it off. Or perhaps after a short delay. I see this panel as primarily a way to see remaining things to do in a space.

if I wanted to undo an errant check, I guess that would be an argument to be able to toggle done ones on.

added a toggle for showing completed items (default is false), and also through in the same remaining progress counter that lists use

1 Like