>
> Here you want to apply the split to the result of the [is[current]] 
> operator. The best way to do that is like this:
>
> [is[current]split:table-headers[,]]
>
> Merging filter operators together by removing the ][ brackets between them 
> causes the results of the first filter operator to be passed through to the 
> next.
>
>
> Ok, now I understand how it works. Thank you.
 

>
> > But it is not working.
>
> There are a couple of issues.
>
> > [title{<<fields-sources>>}[split:table-headers[,]]
>
> This filter is broken. There is no syntax for retrieving a filter operand 
> from a variable.
>
> You've also got an extraneous [ before the split operator.
>
Ok, I'll check it but I'm afraid I'm going to get the same result.
 

>
> > I'm trying to construct a table with cells defined in a tiddler field.
>
> Do you mean that you want to display all the tiddlers tagged "personal" as 
> a table, with the columns of the table being determined by a list of 
> fieldnames stored in a tiddler somewhere?
>
>
Yes. Each tiddler should be a row and yes the columns should be determined 
by a list. 

-- 
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.

Reply via email to