Hi Matthew,

So, you're saying that your text reference actually points to another link 
widget, so when that is replaced:

<$link to="foo">{{SomeTiddler!!reference}}</$link>

you end up with something like:

<$link to="foo">bar <$link to="baz">mumble frotz</$link> gronk</$link>

?

I would think you're you're not properly using your fields if that's your 
result,
e.g. like transcluding an entire tiddler in a link widget.

If TiddlyWiki ends up having you click the link in the link
then it's actually doing what it's supposed to.

The only way out would be if the $link widget had some attribute like:

<$link greedy="yes">if there is some click handler in here, it should never 
fire</$link>

But that sounds like a lot of work for something you may want to rethink in 
the first place.

What's wrong about using the $text widget in your case?

Best wishes,

Tobias.

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a2961a6f-8d43-4b18-bd2d-6f9ff1c4c2d8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to