> > <$list filter="[all[current]backlinks[]] +[all[current]links[]] > +[sort[title]]"><$link><$view field="title"/></$link> - </$list> > > Desired behavior: > > A list of all tiddlers linking to the current, plus all the links > contained in the current, sorted by title. >
I didn't try out anything but: Verbally you can say "plus" but this is not what the "+" means. The "+" means that this condition should be added i.e whatever comes out of the first filter must now pass through the plus filter, which probably means no tiddlers qualify. You can try to remove the "+" character. <:-) -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/6bf1b43d-6b02-4976-a246-9542133bbe4e%40googlegroups.com.

