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.