>> Ugly solution:

Hmmm. That looks like the right solution to me.

To make it better you could wrap it as a macro like this

\define listTaskStatus(taskArea)
<$list 
filter="[!has[draft.of]tag[task]!tag[done]tag[$taskArea$]sort[created]]">

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

</$list>
\end

!! home
<<listTaskStatus "home">>

!! work
<<listTaskStatus "work">>

-- 
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/1db8e1f4-45f4-4193-a311-1b1de15beb13%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to