Jeremy, does this FR make sense:

Add a default to the "base" parameter of <<qualify>>
The default is the name of the tiddler + heading concatenated with some 
delimiter, for example "MyTiddler#section1".

On Tuesday, January 14, 2014 4:49:56 AM UTC-8, Jeremy Ruston wrote:
>
> Indirect parameters are not supported on macro calls, only on widget 
> invocations. You can, as you've found, generally switch to invoking the 
> macro via the macrocall widget to get around this.
>
> Best wishes
>
> Jeremy
>
>
> On Tue, Jan 14, 2014 at 10:28 AM, Stephan Hradek 
> <stephan...@gmail.com<javascript:>
> > wrote:
>
>> Got it - but still it seems illogical to me:
>>
>> \define link(title)
>> <$link to="$title$-appended">$title$-appended</$link>
>> \end
>> \define button(title)
>> <$button set="$title$-appended" setTo="Success…">create…</$button>
>> \end
>>
>> <$macrocall $name="link" title={{!!title}}/>
>>
>> <$macrocall $name="button" title={{!!title}}/>
>>
>>
>>  -- 
>> 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+...@googlegroups.com <javascript:>.
>> To post to this group, send email to tiddl...@googlegroups.com<javascript:>
>> .
>> Visit this group at http://groups.google.com/group/tiddlywiki.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>
>
> -- 
> Jeremy Ruston
> mailto:jeremy...@gmail.com <javascript:>
>  

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to