Thanks for your efforts.

I added the matchtagsplugin, and used the following syntax:

<<matchTags popup "label:test" KW -.* >>

which yielded a list of all the tiddlers with any tag beginning with
"KW -"

What I want to generate is a list of all the tags beginning with the
"KW -" string.  Some of these tags are tiddlers, but many of them are
just tags.  The core function "allTags" accesses the collection of all
tags.  I want to filter this list.

Any help would be appreciated.

Jay

On Dec 20, 5:43 pm, Mike <eris...@gmail.com> wrote:
> Nevermind . . .
>
> http://www.TiddlyTools.com/#MatchTagsPlugin
>
> From this 
> post:http://groups.google.com/group/tiddlywiki/browse_thread/thread/313055...
>
> ELS says:
> provides a robust tag filtering syntax using full Boolean-logic (AND,
> OR, NOT, plus nested parentheses as needed).  You can also use regular
> expressions to match *patterned* tags (e.g., use "foo.*" to match any
> tag starting with "foo").
>
> Enjoy,
>
> Mike
>
> On Dec 20, 4:25 pm, Mike <eris...@gmail.com> wrote:
>
> > Maybe this could help. . .
>
> >http://lewcid.org/2007/10/23/how-to-list-tiddlers-by-tags-the-filter-...
>
> > Mike
>
> > On Dec 20, 9:33 am, JayF <fogle...@mail.uri.edu> wrote:
>
> > > I would to reduce the list of tags in my sidebar to a sublist, i. e.
> > > I only want to display tags that begin with "KW - "  (for keyword).
>
> > > I am using Tiddlytagging, but I don't think it will produce this list
> > > unless each tag has been explicitly opened and converted to a
> > > tiddler.
>
> > > The current command that generates the list of all tags is:
>
> > > <<allTags   [a-z]>>
>
> > > Is there another command that will allow me to build a filtered list?
>
> > > I apologize in advance if this question has been addressed before.
>
> > > Jay F.

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.


Reply via email to