Am Freitag, 15. November 2013 18:07:23 UTC+1 schrieb Jeremy Ruston: > > > > [tag[tag1]tag[tag2]tag[tag3]] > > That example gives all tiddlers that are tagged with tag1 and tag2 and > tag3. >
Exactly what I wanted. And now, after your confirmation, I used it and it worked. > > > instead of > > [tag[tag1]] + [tag[tag2]] +[tag[tag3]] > > A plus on it's own, not immediately preceding a run of filter operators > actually acts like [title[+]], and adds the title "+" to the accumulator. > Yes… noticed that and fixed it. Was a typo here. > > > BTW: Wouldn't that be a nice syntax for "and"? > > so > > [[one]] [[two]] [title[three]tag[tom]] > > > would express my first understanding of the + syntax > > That example gives you the tiddlers titled "one", "two" and the tiddler > titled "three" if it is tagged "tom" > Exactly what I wanted. So we already have it and it's even not so far away from my "logic" as I proposed to you what you already implemented :D -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. For more options, visit https://groups.google.com/groups/opt_out.
