A tap or click on a check box currently toggles between two states:
- [] open
-click-
-[x] done
-click-
- [] open
-click- …
Why not cycle through
three
states?
- [] open
-click-
-[x] done
-click-
- [-] canceled
-click-
- [] open
-click- …
This should work on iOS and macOS. Canceling a task would be much simpler.
Enable this behavior throughout the app, which means in the editor, Review, Search, Backlinks.
Related: Reddit