Eric/Jeremy,
If you could help me just clarify something here.
The Wikify is in effect "evaluating" the text="$:/long/address/to/tiddler/{{$:/temp/getname}}" into our new tiddler name.
This is why most people use wikify, to evaluate the values in transcludes, text references etc.. into a value string.
If I understand correctly the result is not only evaluated, but prepared for display? Like turning [[tiddlername]] into a wiki link. As a result using what is returned, is not always valid in a subsequent use, and the use of the text widget is sometimes required or supposedly the wikify $output=text can be used. I understand this is not the case in the example shared in this thread, because you can use $param=<<target>>.
Can you possible throw a little light on this? I am in an investigative phase to understand and document some quirks here in user perception vs tiddlywiki methods.
I am researching in relation to the following github issue I raised
Regards
Tony