> Here is TagCloud
> [[(Open Tag Cloud)|TagCloudWin]]
>
> and here is TagCloudWin
> {{tagcloudClass{<<tagCloud includeNew unplugged systemConfig
> systemTiddlers>>}}}
>
> What I want is that when the "Cloud" tab (TagCloud) of TagContents gets
> clicked in the Main Menu sidebar, that TagCloudWin will open in the main
> tiddler space automatically instead of me having to click the link as coded
> above.
>
> Is there a macro or a plugin that could do this?Using http://www.TiddlyTools.com/#InlineJavascriptPlugin you can write: <script> story.displayTiddler(null,"TagCloudWin"); </script> enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"... 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.

