Hi Tobias,

Using your macro, how would I remove the title of the current tiddler,
which shows up above the list filter?

Dave

On Sat, Dec 19, 2015 at 12:56 PM, David Gifford <[email protected]> wrote:

> Thanks Tobias!
>
> On Sat, Dec 19, 2015 at 12:55 PM, Tobias Beer <[email protected]>
> wrote:
>
>> 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 a topic in the
>> Google Groups "TiddlyWiki" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/tiddlywiki/9PmTbR0OQG8/unsubscribe.
>> To unsubscribe from this group and all its topics, 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
>> <https://groups.google.com/d/msgid/tiddlywiki/3a8e4625-e04c-4448-bee7-27a10aabe0a1%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
> David Gifford
> Christian Reformed World Missions, Mexico City
>
>


-- 
David Gifford
Christian Reformed World Missions, Mexico City

-- 
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/CANE%3DBFJ7MZL3nAmuNSuy9cY0WBuCQUh9Fx%2B56%3DV7PmdOZKvEEg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to