I remember very recently reading either a post about a tiddler / plugin that had the ability to type text into a field, and it would generate a todo list using the format of
@@.todo
[] Task
[x] done task
@@
However, I can’t seem to find it. @Mohammad, was this one of your creations by any chance?
I don’t think this is the specific plugin you were thinking of—I have a vague recollection of it, too—but while looking around, I came across tw5-checklist, which looks similarly simple.
This markdown-more plug-in by @cdruan might be useful if you are using markdown. Found it today in github. Just thought of sharing it here since it’s has checklist option