Thanks Jed. Yes, that is very close to the option Mark S. pointed out in his first answer to this thread, and the solution I began using. The problem is solved and now TW does what I wanted, but what still is missing is the correct way to use filters with variables that contain multiple words, since, IMO, " remove<myVar>" should work as a filter.
Thanks for taking the time to check the thread! :) On Tuesday, November 15, 2016 at 9:57:46 AM UTC+1, Jed Carty wrote: > > Oh, sorry I wasn't paying attention when I copied from your post instead > of from what I made on tiddlywiki.com, this should work: > > <$list variable="myVar" filter='[<currentTiddler>]'> > <$list filter='[is[current]tags[]]-[<myVar>]'></$list> > </$list> > > I am not sure what situation this is useful in, but to test it I put this > code in the tiddlery Working with TiddlyWiki on tiddlywiki.com and gave > that tiddler the tag 'Working with TiddlyWiki' as well as the tags > 'Working' 'with' and 'TiddlyWiki' and it listed 'TableOfContents' 'Working' > 'with' and 'TiddlyWiki' > > Hopefully this is the behaviour you want. If not let me know. > -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/89c9966d-4158-4cfe-b15d-22689b4397a3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

