Interesting puzzle! What about [field:tags/^A$/] ? Regards, Xavier.
-- Xavier Cazin On Sat, Jun 28, 2014 at 12:26 PM, Jon <[email protected]> wrote: > Just in case this makes a difference, what I actually want to do is this: > > Gives the list of tiddlers tagged with A & B > {{{ [tag[A]tag[B]] }}} > > and then to show tiddlers *only* tagged with A > > Thanks, Jon > > > On Saturday, 28 June 2014 11:14:16 UTC+1, Jon wrote: >> >> OK. >> I'm really surprised that what appears to a novice as a simple thing, >> turns out to be a lot harder to achieve. >> Thanks,Jon >> >> On Saturday, 28 June 2014 09:03:08 UTC+1, Stephan Hradek wrote: >>> >>> >>> >>> Am Samstag, 28. Juni 2014 10:00:13 UTC+2 schrieb Stephan Hradek: >>>> >>>> Try >>>> >>>> [field:tags[A]] >>>> >>>> But this means that you will not be able to use any other tag at all >>>> for those tiddlers. >>>> >>> >>> After reading I thought, I should clarify: This means: For you main >>> category tiddlers it is then not possible to use additional tags which are >>> not meant to be categorizing tags. >>> >>> To stick to your example: If you would like a tag "Jon" and a tag >>> "Stephan" to denote a reference to contributors, this won't work with my >>> approach. >>> >> -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" 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/tiddlywiki. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" 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/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

