No that wasn't it..

What I need is a list of tiddlers (preferably in a sortable table),
which this tiddler refers to via tags - Just a simple <<tags>> - but
with the ability to exclude certain tags/tiddlers from the list...

YS Måns Mårtensson

On 9 Apr., 13:14, Måns <[email protected]> wrote:
> Hi Mark and Eric
>
> Thanks for the good advice -
> I'm not trying to make a list of tiddlers from all tags in the TW, but
> only from THIS tiddler..
>
> I recon that I should throw the expression "inline" into the macro
> somewhere....
>
> YS Måns Mårtensson
>
> On 9 Apr., 08:41, Eric Shulman <[email protected]> wrote:
>
> > > <<allTagsConsidered FormatString Linefeed? ExcludeMe1 ExcludeMe2 ...
>
> > This is very similar to what you can do using
> >    http://www.TiddlyTools.com/#MatchTagsPlugin
>
> > syntax:
> >    <<matchTags "format" "separator" "tag expression">>
>
> > where the 'tag expression' can use any combination of boolean
> > operators (and, or, not) with nested parentheses as necessary, like
> > this:
>
> > <<matchTags "|%0|" "\n" "not (ExcludeMe1 or ExcludeMe2 or ...)">>
>
> > enjoy,
> > -e
> > Eric Shulman
> > TiddlyTools / ELS Design Studios
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to