\define newCheckbox(n_title)
<$checkbox tag="$n_title$"> $n_title$ </$checkbox>
\end
<$list filter="[tag[help]]">
<$macrocall $name="newCheckbox" n_title={{!!title}} />
</$list>
<$list filter="[!is[system]tag[timebox]projectthread{!!projectthread}sort[title]]">
<$list filter="[!is[system]tag[timebox]projectthread{!!projectthread}sort[title]]">
"projectthread" doesn't look like a valid operator to me.
<$list filter="[!is[system]tag[timebox]projectthread{!!projectthread}sort[title]]">
"projectthread" doesn't look like a valid operator to me.
--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/89htVN-Dzx4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
<$set name="thistiddler" value={{!!title}}><!-- here the currentTiddler still is your overview tiddler -->
<$list filter="[!is[system]tag[timebox]projectthread{!!projectthread}sort[title]]">
<!-- here the current tiddler is the "just found" tiddler -->
<!-- this allows you to use !!title in the macrocall below -->