That worked great. Thanks Jed. I always forget about {!!title} and try
[all[current]] or [fieldx[current]] or [is[current]]. I just need to switch
mental gears and remember that pesky {!!title}.

Dave

On Mon, Mar 2, 2015 at 5:51 PM, Jed Carty <inmyso...@gmail.com> wrote:

> The field operator <http://tiddlywiki.com/#FilterOperator%3A%20field> is
> the one you want.
>
> <$list filter='[!is[system]fieldx{!!title}]'>
>
> </$list>
>
> where you replace fieldx with whatever field you are checking, and you can
> remove the !is[system] part if you want to include system tiddlers.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/bbeCkls1P7A/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to