Hi Eric, for me, your solution is pulling the content of the tiddlers 
tagged "doc" but not the headings. Is there a simple solution as I think 
the EmbedTiddlers method is great.

On Sunday, January 15, 2012 12:17:25 PM UTC+11, Eric Shulman wrote:
>
> On Jan 14, 4:01 pm, Andy Green <[email protected]> wrote: 
> > I want to automatically transclude tiddlers with a specific tag into 
> > another tiddler. If I had a tiddler called "questions", I would want to 
> > automatically transclude all tiddlers with the tag "question" or 
> > "questions" into that tiddler. Is there a plugin that can accomplish 
> this? 
>
> Install this TiddlyTools plugin: 
>    http://www.tiddlytools.com/#EmbedTiddlers 
> and then you can write: 
>    <<tiddler EmbedTiddlers with: "=question">> 
>
> Note that, if you want to match both tag values ("question" and 
> "questions"), you can install 
>    http://www.tiddlytools.com/#MatchTagsPlugin 
> which will allow you to use boolean expressions instead of just single 
> tag values: 
>    <<tiddler EmbedTiddlers with: "=question OR questions">> 
>
> enjoy, 
> -e 
> Eric Shulman 
> TiddlyTools / ELS Design Studios 
>
> ---- 
> TiddlyTools needs YOUR financial support... 
> Help ME to continue to help YOU... 
> make a generous donation today: 
>    http://www.TiddlyTools.com/#Donations 
>
> Professional TiddlyWiki Consulting Services... 
> Analysis, Design, and Custom Solutions: 
>    http://www.TiddlyTools.com/#Contact

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to