[tw] Re: TW5 nested list recurssion problem.

2014-04-09 Thread Danielo Rodríguez
OK. You are a genius. This is working. I will try to use the MACRO inside other macro and see if it works. Thank you! Jeremy, this is what I was talking about. This is a filter with variables. \define myFilter() [title[$(fields-source)$]split:table-fields[,]] \end \define displayRow() <$list fi

[tw] Re: TW5 nested list recurssion problem.

2014-04-09 Thread Danielo Rodríguez
Hahaha, sorry http://braintest.tiddlyspot.com/ El miércoles, 9 de abril de 2014 03:10:43 UTC-7, Stephan Hradek escribió: > > Are you sure the link is correct? > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and s

[tw] Re: TW5 nested list recurssion problem.

2014-04-09 Thread Stephan Hradek
Are you sure the link is correct? -- 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 tid

[tw] Re: TW5 nested list recurssion problem.

2014-04-09 Thread Danielo Rodríguez
Look an example at http://tiddlywiki.com/ Look for testTableFilter -- 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 po

[tw] Re: TW5 nested list recurssion problem.

2014-04-09 Thread Danielo Rodríguez
El miércoles, 9 de abril de 2014 02:26:27 UTC-7, Stephan Hradek escribió: > > Small correction. You need square brackets, not curly ones: > > \define myFilter() > [title[$(fields-source)$][split:table-headers[,]] > \end > > > Than you Stephan. I already tried that and it does not work. I will pro

[tw] Re: TW5 nested list recurssion problem.

2014-04-09 Thread Stephan Hradek
Small correction. You need square brackets, not curly ones: \define myFilter() [title[$(fields-source)$][split:table-headers[,]] \end -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from i

[tw] Re: TW5 nested list recurssion problem.

2014-04-09 Thread Stephan Hradek
Hi Danielo! What I like most in cases like these is not to only see the code but also have a wiki with sone example data to play around. Can you provide that? Am Mittwoch, 9. April 2014 09:45:12 UTC+2 schrieb Danielo Rodríguez: > > This is what I want > <$set name="fields-source" value={{!!title

Re: [tw] Re: TW5 nested list recurssion problem.

2014-04-09 Thread Jeremy Ruston
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: <$list filter="[tag[introduction]]"> <$list filter="modified created title" variable="fieldN

[tw] Re: TW5 nested list recurssion problem.

2014-04-09 Thread Danielo Rodríguez
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 tiddlywiki+unsubscr...@googlegroups.com. To post to th