[tw] Re: Listfilter with selectwidget

2015-03-04 Thread Jed Carty
For your list-search filter you should have 
"[tag{$:/generated-list-demo-state}!is[system]!is[shadow]sort[title]]", you 
use single { } around transcluded filter operands, < and > are used for 
variables set using the set widget or as list variables, and in both cases 
you leave out the [ and ]. With that fixed the list-search should let you 
search by title through the list of all tiddlers tagged with your selected 
topic.

If you want to apply an arbitrary filter to the output than you may have to 
modify the list-search or make your own version.


-- 
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.


Re: [tw] Re: Listfilter with selectwidget

2015-03-04 Thread David Gifford
Wow, great Jed! That worked perfectly. I am learning heaps this week thanks
to you and others!

On Wed, Mar 4, 2015 at 11:33 AM, Jed Carty  wrote:

> For your list-search filter you should have
> "[tag{$:/generated-list-demo-state}!is[system]!is[shadow]sort[title]]", you
> use single { } around transcluded filter operands, < and > are used for
> variables set using the set widget or as list variables, and in both cases
> you leave out the [ and ]. With that fixed the list-search should let you
> search by title through the list of all tiddlers tagged with your selected
> topic.
>
> If you want to apply an arbitrary filter to the output than you may have
> to modify the list-search or make your own version.
>
>
>  --
> 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/Q0M09w5_CJM/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.