Hey!
If I understand correctly, you want this to execute every time the tiddler
tags contain the tiddler's title?
If so, this should work: where 'tiddler.tags.contains(tiddler.title)'
As for the rest, I'd need to see the code you came up with, so I can get a
sense of what is going on in the code. Quoting and macros are just a matter
of escaping the right characters.
w
On Saturday, February 22, 2014 5:38:20 AM UTC+1, Anton Aylward wrote:
>
> I have a number of tiddlers of the form
>
> Tiddler name = "Locations:
>
> that begin
>
> <<forEachTiddler
> where 'tiddler.tags.contains("Locations")'
>
> Is there some way I can parametrize that?
>
> where 'tiddler.tags.contains( <name of this tiddler> )
>
> Now each tiddler contains a different rest of the body of the 'where'
> clause
> and a different body of the action/display clause.
> Could that all be parametrized as well?
>
> <<invokeParameterizedForEach
> > rest of where clause <
> > body of the foreach <
> >>
>
> Oh and how to deal with quoting and nested quotes?
> Might I need http://paramparser.tiddlyspace.com/#ParamParserMacro and
> if not why not?/if so why?
>
>
>
>
--
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/groups/opt_out.