I found it (Erics explanation: http://groups.google.com/group/TiddlyWiki/browse_thread/thread/ab973c46e827d81/cb71d6ce683b2b95?q=or#cb71d6ce683b2b95)
Then I wrote: <<forEachTiddler where 'tiddler.tags.contains(context.inTiddler.title && "AnotherTag") ' When I removed the inner brackets it worked with <<tiddler-macro BUT It fetches all tiddlers with one of the tags - I only want those tiddlers which have both tags... How do I accomplish that? YS Måns Mårtensson On 22 Apr., 21:54, Måns <[email protected]> wrote: > Hi TWmagicians... > > I went through all my "old" posts to find an answer for this - I know > it's basic - and I been there before - but I can't remember the > solution. > Would someone please restore my memory :-) - or at least provide the > right syntax. > I'll promise not to forget again.... > a) > I need my fET to fetch tiddlerdata form tiddlers tagged with this > tiddlers title: tiddler.tags.contains(context.inTiddler.title) > AND ("AnotherTag")' .. > > I'm sure Eric Shulman has tried to explain the boolean syntax AND OR > NOT once before - but I can't find it :-( > b) > I will put the fET in a tiddler and use it in other tiddlers via > tiddlermacro <<tiddler TiddlerName>>. > I hope the result will be a fET based on the tiddler in which I put > the tiddlermacro - and not the tiddler in which I put the fET... > > Is this possible - or does it have to be <<formTiddler-macro ?? > > YS Måns --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

