|
|
|
|
|
by jknecht
1782 days ago
|
|
I would challenge the need to track partial completion. A well-crafted item in a checklist is either done or it is not. If your concern is about indicating that you started something and are now waiting on results, then I would argue that there are actually 2 separate items there ("do the thing" and "receive the results"). The problem with a "partial completion" indicator is that it doesn't really tell you anything about how much of the thing is still left to do. You'll have to think about it when you come back to it, which you will do anyway if you simply leave the item unchecked. |
|
However, for a single day, personal todo list, I’d prefer to have fewer lines in my list and keep the details of what exactly is still pending in that partially complete item in my head. Seems easier to glance at. It would be nice for markdown interpreters to have an option for this for those who want to use it. I wonder if this could be added as a CSS tweak …