[tw] Re: ForEachTiddler 'where' clause syntax with Form/Data tiddlers

2010-01-04 Thread cmari
You should be able to do something like this: forEachTiddler where 'tiddler.tags.contains([myTag]) tiddler.data(team) tiddler.data(team).contains(Detroit)' (Success seems to depend on including both the search for a tag and the search for the existence of the tiddler.data field, before the

[tw] Re: ForEachTiddler 'where' clause syntax with Form/Data tiddlers

2010-01-04 Thread cmari
Forgot to say: spaces are fine, as in tiddler.data(team).contains (two words) On Jan 4, 8:50 am, cmari cema...@gmail.com wrote: You should be able to do something like this: forEachTiddler where 'tiddler.tags.contains([myTag]) tiddler.data(team) tiddler.data(team).contains(Detroit)'

[tw] Re: ForEachTiddler 'where' clause syntax with Form/Data tiddlers

2010-01-04 Thread AlanBCohen
Thank you, problem solved! And Happy New Year to all! Alan -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To post to this group, send email to tiddlyw...@googlegroups.com. To unsubscribe from this group, send email to