Hi Alfonso,
 

> |!Project |*<$list filter="[!has[draft.of]tag[project]]"><$checkbox 
> tag={{!!title}}> {{!!title}}</$checkbox><br/></$list>|*
>

Try using the *variable* attribute...

<$list filter="[!has[draft.of]tag[project]]" variable="tag">
<$checkbox tag=<<tag>>>
<$text text=<<tag>>/>
</$checkbox><br/>
</$list>

Best wishes,

Tobias.

-- 
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/713fbe02-2b1a-4f71-b580-a426fa50262b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to