Hi Stephan, 

This is exactly what I was looking for:

\define filter_level2()
<$list filter="[field:title/$(what)$/(i)]">


<$link><$view field="title"/></$link></$list>
\end


\define filter_level1()
<$set name="what" value={{$:/temp/search}}>
<<filter_level2>>
</$set>
\end


<<filter_level1>>

Many thanks!!!

Alberto



Le jeudi 6 mars 2014 11:35:32 UTC+1, Alberto Molina a écrit :
>
> Hi Stephan,
>
> The only way is by using macros and its variable replacement
>>
>
> Thanks, I'll try that.
>
> Alberto 
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to