Hi Danielo > So... There is no way to use dynamic filters? That's a pity.
I'm not sure what you mean, can you elaborate? Here's how to create a table if I interpreted your original request correctly: <table> <tbody> <$list filter="[tag[introduction]]"> <tr> <$list filter="modified created title" variable="fieldName"> <td> <$view field=<<fieldName>>/> </td> </$list> </tr> </$list> </tbody> </table> Best wishes Jeremy. On Wed, Apr 9, 2014 at 9:44 AM, Danielo Rodríguez <[email protected]>wrote: > So... There is no way to use dynamic filters? That's a pity. > > -- > 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 http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

