Thank you both for your patient responses.
In every attempt of my own, the 'tiddler' parameter (6th parameter to the
macro function) has been null.

But now that I know about matchTags, I think that is the better way to go.
That said, is the example "{{tiddler.title}}" meant to be functional, or
just an example? I saw that and thought, "this is a way to insert the name
of the current tiddler in the argument list", but it doesn't seem to work
for me.

-- 
Bobman

On Tue, Jul 21, 2009 at 7:03 PM, Eric Shulman <[email protected]> wrote:

>
> > I am trying to write a macro that returns all tiddlers tagged with
> > this one and some additional tags (passed as parameters to the macro).
>
> If you're just looking for the functionality, and aren't really
> wanting to write your own plugin-defined macro, then you could use:
>   http://www.TiddlyTools.com/#MatchTagsPlugin
>
> For your purposes:
>
> <<matchTags "%0" "\n" {{tiddler.title}} and someTag and someOtherTag>>
>
> enjoy,
> -e
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/TiddlyWikiDev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to