> Thank you very much Okido - I will try exportTiddlersPlugin.
> I've found it - but I cannot figure out how to filter the output with
> serveral differnt tags at once...
> I've tried with commas and spaces - but it doesn't seem to work.
> Do I have to install MatchtagsPlugin to have several tags in the
> filter??

Yes.  Install MatchTagsPlugin.

The TW core's built-in tag matching function, getTaggedTiddlers(),
only handles single tag values.  MatchTagsPlugin adds a different
function, getMatchingTiddler(), that handles combinations of tags
(using boolean operators: "and", "or", "not", plus parentheses if
needed).  ExportTiddlersPlugin will automatically detect and use
getMatchingTiddler() if this enhanced function is present (i.e., if
MatchTagsPlugin is installed)

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