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>

The above doesn't work. 

-- 
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/9cbda9a8-d3bb-48b3-904d-5db43e82c7c1o%40googlegroups.com.

Reply via email to