Hello,

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.)

It should realize the following suggestion of M in the discussion
http://groups.google.com/group/TiddlyWiki/browse_thread/thread/67ef08e9ad8ca96e/f08e60eba6c5473b?lnk=gst&q=capitalization#
:

>I imagine there is a way to replace the "references" with some other
>label like "see also" that lists all the tiddlers that have the title
>in the body of the tiddler.  The 
>http://www.tiddlytools.com/#SearchOptionsPlugin
>provides the capability.  Eric must know how to do it (not me).  You
>can add something like this to the ViewTemplate for the short term:
> <span macro='search {{tiddler ? tiddler.title : ""}} "see also: " ",
> "'></span>

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.

My question: Where is the references macro defined? I guess that it
should be possible to copy it, replace references by seealso in the
definition and plug in the search macro at the right place, isn't it?

As an alternative: Is it possible to have a button to hide the
element
> <span macro='search {{tiddler ? tiddler.title : ""}} "see also: " ",
> "'></span>
in the ViewTemplate and only have it displayed on demand?

Thanks and kind regards,
Jason
--~--~---------~--~----~------------~-------~--~----~
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