Post script;
If you need to concatenate something to get it into a parameter you usually
cant do it inside the macro call widget's parameters, instead do this
\define variable(b) value$(variableA)$ $b$ and more
<$macrocall $name=macroname title={{mynow}} field=<<variable>> />
Regards
Tony
On Tuesday, October 15, 2019 at 1:37:18 PM UTC+11, Dave wrote:
>
> P.S. just realized
>
> On Tuesday, October 15, 2019 at 1:58:37 PM UTC+11, TonyM wrote:
>
> Dave,
>
> Also, If you want to pass transclusions, text references and variables
> into a macro like your first post, have a look at the $macrocall widget,
> because this allows you to have parmetername=value where value can be a
> variable or transclusion.
>
> <$macrocall $name=macroname title={{mynow}} field=<<variable>> />
>
>> <$view title="mynow" field="mynow"/>
>>
>> should have been
>>
>> <$view tiddler="mynow" field="mynow"/>
>>
>> but that didn't work either
>>
>
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/c69451fa-417f-4083-ac54-9be445cf743a%40googlegroups.com.