Thanks Eric - that was exactly what I was asking for!
On 18 Mar., 05:24, Eric Shulman <[email protected]> wrote:
> > <span macro='view genre wikified'></span>
>
> > You have to put the [[ and ]] in the actual field, or make it a
> > WikiWord.
>
> The 'view' macro allows you to display a field value either as plain
> text ("view foobar") or as wikified text ("view foobar wikified").
> Thus, if the value is already a WikiWord or a bracketed tiddlername,
> it can appear as a clickable link. However, if the value isn't a
> WikiWord or isn't bracketed, it won't automatically become linked.
>
> In order to have the field value *always* treated as a link, you want
> to take the value from the field and surround it by brackets so that a
> TiddlyLink is rendered, regardless of whether or not the value is a
> WikiWord.
>
> To do this, you can use:
> http://www.TiddlyTools.com/#WikifyPlugin
> which allows you to specify a 'format string' into which one or more
> tiddler field values can be automatically inserted and then rendered,
> like this:
> <span macro='wikify "[[%0]]" genre'></span>
>
> The result is that whatever value is entered into the 'genre' field,
> it is displayed as a link to a tiddler with that name, even if the
> name isn't a WikiWord. QED.
>
> 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
-~----------~----~----~----~------~----~------~--~---