How to I get all tiddlers tagged with "lewrockwell" plus "best sentence" OR 
"best paragraph"? 

<$list filter="[tag[(lewrockwell + (best sentence)||(best paragraph)] 
!sort[title]]">
<h2><$link><$transclude field="title" mode="block"/></$link></h2>
<$transclude field="text" mode="block"/>
</$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/6aa12d76-9b75-405a-8cad-8140bc97debeo%40googlegroups.com.

Reply via email to