It is much easier if you use a field instead of a tag, like a 'task_type' 
field set to Home or Work or whatever you want. Then:

<$list 
filter='[!has[draft.of]tag[task]has[task_type]each[task_type]get[task_type]'>

!!<$view field='task_type'/>

<$list filter='[tag[task]task_type<currentTiddler>]'>

<$checkbox tag="done"> <$link to={{!!title}}><$view 
field="title"/></$link></$
checkbox>


</$list>
</$list>

So I can show off a bit, if you want something fancier I made a category 
list plugin I use as a tasklist. There is an example here 
<http://inmysocks.tiddlyspot.com/#Change%20Log> and the plugin here 
<http://inmysocks.tiddlyspot.com/#Category%20Lists%20Plugin>.

-- 
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/f1d10ed9-41e2-499b-a3d1-4f5b9fd90d62%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to