<$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.
A and (B or C) => (A and B) or (A and C)<$list filter="[tag[A]tag[B]] [tag[A]tag[C]]">
...
</$list>
For future reference, I wrote up some notes about how to transfrom Boolean logic into filters here https://ooktech.com/jed/ExampleWikis/FilterLogicExamples/It needs to be updated with some new filter operators that are available, but it covers the basics.
--
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 tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/5d451238-c35d-407d-ae69-6025b4658e3do%40googlegroups.com.