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