Thanks Eric- I remember now that I have seen this expression before..

YS Måns Mårtensson

On 12 Apr., 16:10, Eric Shulman <[email protected]> wrote:
> > where a certain fieldnamevalues are set to "true" - what is the
> > syntax?
>
> > I'm using weekdays as an example:
> > <<forEachTiddler where 'tiddler.tags.contains("Class") &&
> > tiddler.fields["monday"] && tiddler.fields["monday"].*IS "TRUE"*'
>
> All tiddler field values are stored as text strings, thus:
>
>    tiddler.fields["monday"]=="true"
>
> enjoy,
> -e
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to