> I would like to define a macro "see also" to include in my
> ToolbarCommands instead of the references macro. (Because references
> does not list the loose links supported by the LooseLinksPlugin.)
...
> Of course I can add this to my ViewTemplate, but then I get a really
> huge list for some tiddlers even (seems to me so at least) slowing
> down the opening process of the tiddler a little bit. I would prefer
> to have the same list displayed as a popup window à la references.

Try this:
   http://www.TiddlyTools.com/#QuickSearchPopup
   (requires http://www.TiddlyTools.com/#StickyPopupPlugin)

Usage (in ViewTemplate):
<span macro="tiddler QuickSearchPopup with: {{tiddler?
tiddler.title:''}} 'see also'"></span>

You can adjust the output format in the popup by editing this line of
QuickSearchPopup:

wikify('\<\<search [['+t+']] report=summary+list [[$2\n----\n]]\>
\>',d);

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