I beg your pardon' Saq, but each of my filter were well written as far as I
can see.
quoting myself:
>> {{{
>> [<proj>indexes[]addsuffix[/project]filter[indexing<proj>match<pid>]]
>> }}}
>>
>>
and
> <$set name=x
>> filter="[<proj>indexes[]addsuffix[/project]filter[indexing<proj>match<pid>]]">
>> x = <<x>>
>> </$set>
>>
>>
and finally
> <$set name=y
>> filter="[<proj>indexes[]addsuffix[/project]filter[match<ref>]]">
>> y(<<ref>>) = «<<y>>»
>> </$set>
>>
>>
there is no square bracket within them.
In fact if I try these form of writing I get nothing but an ugly error
message from the browser (internal javascript error : "TypeError: widget is
undefined")
<$vars ppp="[match<chk>]">
<$list variable=ref filter="[<proj>indexes[]addsuffix[/project]]">
<$set name=chk filter="[<proj>getindex<ref>match<pid>then<ref>]">
@<<chk>>@
<$set name=y filter="[<proj>indexes[]addsuffix[/project]filter<ppp>]">
y(<<ref>>) = «<<y>>»
</$set>
</$vars>
which is very puzzling too.
I also tried the :filter[stuff here] syntax but it was not better either.
--
Jean-Pierre
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/a11b2d42-99c6-4eeb-b27d-a637b3d89193n%40googlegroups.com.