suchnsuch / Tangent

The publicly-available modules of the Tangent project.
141 stars 8 forks source link

Todos should be cancelable #46

Closed taylorhadden closed 5 months ago

taylorhadden commented 7 months ago

Todos need to have a "canceled" state so that they can be cleaned out of "open" lists without being "done". This will make managing/cleaning up old task lists in queries much easier.

Looking around at other prior art on the subject:

To implement, will need:

taylorhadden commented 5 months ago

Implemented in v0.8.0-alpha.1