Answering my own question... Looks like this works to do what I want: <$list filter="[all[current]field:title[Home]]">
On Thursday, December 19, 2019 at 8:32:05 PM UTC-8, Scott Kingery wrote: > > I have this list filter I'm using in a footer > <$list filter="[all[current]!title[Home]]"> > > If the tiddler is NOT titled Home it shows up. All good. > > I tried to do the reverse > <$list filter="[all[current]title[Home]]"> > to have it show up only on Home. It doesn't work and ends up showing on > all tiddlers. > > What am I missing to get it to show only on Home? > > -- 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/ee8ad6e6-99b7-4494-8827-defea2d57a11%40googlegroups.com.

