Hi Dave,
 

> Then, use the $macrocall widget to invoke your macro using the values 
> stored in the two separate fields, like this:
> <$macrocall $name="extlink" text={{!!title}} path={{!!relativepath}} />
>
 
Alternatively, put it in a template, e.g.:

title: $://extlink

\define extlink(text,path) [ext[$text$|$path$]]
<$macrocall $name="extlink" text={{!!title}} path={{!!relativepath}} />

and then...

{{Jeremy||$://extlink}}

or just

{{||$://extlink}}

...in a list widget.

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 [email protected].
To post to this group, send email to [email protected].
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/3a8e4625-e04c-4448-bee7-27a10aabe0a1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to