I am sure this has been addressed before but I cannot find it in forum

Assume you have a complexe filter that results in an output containing few
tiddlers. Then you want to show them with a delimiter e.g. pipe (|)
One solution is below. I am looking for a more efficient solution! I assume
here TW makes the search two times! I know we can use a $set widget here,
but what better solution do you propose?

<$list filter="[all[current]!is[system]has[one]]
[all[current]!is[system]has[two]] [all[current]search:text[three]
-[last[]]"><$link/> | </$list><$list
filter="[all[current]!is[system]has[one]]
[all[current]!is[system]has[two]] [all[current]search:text[three]
+[last[]]"><$link/></$list>

-- 
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/CAKHVXmo2YumbNFUTSjwC3H8gXqypRukb_o-aCg%3D-%3DA6U-7Rxzg%40mail.gmail.com.

Reply via email to