> I want to transclude all tiddlers tagged "dashboard"
> into a single tiddler, and make this my default tiddler.

Try this inline script:
   http://www.TiddlyTools.com/#EmbedTiddlers
   (requires http://www.TiddlyTools.com/#InlineJavascriptPlugin

> "Error in macro <<tiddler>>"

hmmm... "<<tiddler [[TiddlerName]]>>" is the correct usage... so there
must be something else (i.e., a plugin) that is breaking the standard
<<tiddler>> macro syntax.  Click on the "error in macro" text to see
the specific javascript error message.  This might provide a clue as
to what has gone wrong.  Then, try disabling any plugins that might be
re-defining  the "config.macros.tiddler.handler" function.  If the
problem disappears, then you know that one of those plugins is the
cause.  Then start re-enabling plugins one at a time, until the
problem re-appears.  The last plugin you re-enable is the culprit.

HTH,
-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