Hi all Is there a way to do a list filter that returns only the tiddlers that have both a link to one tiddler AND a link to another tiddler?
I tried <$list filter="[backlinks[Spain]backlinks[Modern]] +[sort[title]]"><$transclude mode="block"/></$list> and <$list filter="[backlinks[Spain]] +[backlinks[Modern]] +[sort[title]]"><$transclude mode="block"/></$list> Both return more than what I am looking for. I also tried the same with links instead of backlinks. Dave -- 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/6111635f-bf22-48f7-acef-074dbc0b80c8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

