Hello, I'm new to TiddlyWiki and using MPTW (http://mptw.tiddlyspot.com/) at the moment, with the addition of the ForEachTiddler plugin (and a couple of other things).
Here is an example of what I'd like to do. Let's say I want to display a list of all the Books I have already Read that are _not_ treating of Europe neither of Sports. Books, Read, Europe and Sports are all tags in my TiddlyWiki. After a short search, I tried : forEachTiddler where 'tiddler.tags.containsAll(["Books","Read"]) && tiddler.tags.DoesNotContainAny(["Europe","Sports"])' No success. Could you help me with the right syntax and/or plugin so I get the wished result ? Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

