I wanted to put a list of similar URLs in a tiddler so I could select any 
one and open it up in my browser. I thought it would be nice to put most of 
the URL (the common part) in a data tiddler so that it could be changed in 
just that one place if any of the boilerplate part of the URL changed. But 
the specific part of the URL does not get thoroughly attached to what gets 
pulled in from the data tiddler. Example:

MyData (a data tiddler) contains: 
urlL1:http://www.blandrecipes.com/pablum.htm/&recipe=

MyList (a normal tiddler) contains:
{{MyData##url1}}mashedpotatoes
{{MyData##url1}}boiledcarrots
{{MyData##url1}}potroast

The two pieces show up jammed together just fine when MyList is displayed, 
but only the first part (from the data tiddler) shows in blue, and the 
second part does not get sent to the browser when the blue part gets 
clicked. Am I expecting too much from TW5's handling of data tiddlers, or 
am I missing something?

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to