Hi Dave

On Sat, Nov 2, 2013 at 8:31 PM, David Gifford <[email protected]> wrote:

> Is there a way to do it so that it grabs the current tiddler's title? That
> way I could put it in the viewtemplate, eventually a special viewtemplate
> for contacts.
>

Just omit the title attribute:

<$transclude field="footer"/>

On Sun, Nov 3, 2013 at 2:46 AM, David Gifford <[email protected]> wrote:

> Also, is there a way to grab a field from all the tiddlers tagged with
> "Personal contacts"?
>

Do you mean something like this:

<$list filter="[tag[Personal contacts]]">
<$transclude field="footer"/>
</$list>

Best wishes

Jeremy


> Dave
>
>
> On Sat, Nov 2, 2013 at 8:31 PM, David Gifford <[email protected]> wrote:
>
>> Is there a way to do it so that it grabs the current tiddler's title?
>> That way I could put it in the viewtemplate, eventually a special
>> viewtemplate for contacts.
>>
>> Dave
>>
>>
>> On Sat, Nov 2, 2013 at 10:10 AM, Jeremy Ruston 
>> <[email protected]>wrote:
>>
>>> Hi Dave
>>>
>>> If so, what would I do to have those fields rendered wikified
>>>>
>>>
>>> That all sounds perfectly do-able. To wikify a field other than the text
>>> field:
>>>
>>>  <$transclude title="SampleWizard" field="footer"/>
>>>
>>> Let me know how you get on,
>>>
>>> Best wishes
>>>
>>> Jeremy
>>>
>>>
>>>>
>>>> |Name|
>>>> |Address (breaks rendered correctly)|
>>>> |see photo rather than the img src gobbledygook|
>>>>
>>>> etc
>>>>
>>>> --
>>>> 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 http://groups.google.com/group/tiddlywiki.
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>
>>>
>>>
>>>
>>> --
>>> Jeremy Ruston
>>> mailto:[email protected]
>>>
>>> --
>>> 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/vi0EodFfA4M/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 http://groups.google.com/group/tiddlywiki.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>
>>
>>
>> --
>> 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 http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Jeremy Ruston
mailto:[email protected]

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

Reply via email to