The task list plugin I made may be helpful (http://inmysocks.tiddlyspot.com/#%24%3A%2Fplugins%2Finmysocks%2FTaskList%2FUpgraded%20Task%20List) I am working on updating and moving all my plugin to the newer ooktech site, this one hasn't been done yet. I will try doing this one later today.
The direct answer to your question is you do this (if you want to add a checkbox look at the plugin or the example on tiddlywiki.com, I need to run off to work in a minute): <$list filter='[tag[todo]]'> <$link to=<<currentTiddler>>><$view field='title'/> - <$view field=summary/></$link> </$list> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/b95a592d-6598-45ee-b85a-3fb5f5e4a357%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

