Hi,

I have this:

<ol>
<$list filter="[!has[draft.of]tag[3-act]sort[title]]">
<li><$link to={{!!title}}><$view field="title"/></$link><if [has[description
]]> <em><$view field="abstract"/></em></if></li>

</$list>
</ol>

it works perfect. But I want to display in red the tiddlers with tag[feina] 
and !tag[completada]. How can I do that? <if 
[tag[feina]!tag[completada]]>...</if> causes no efect. The same with 
has[feina]...

Any hints?

Thanks,


-- 
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/c41af950-42c5-425e-9506-97b20a15f8f1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to