You will have to create a tiddler named $:/tags/ViewTemplate to override
the default system one.
Copy from the original to be safe and then edit the list field at the
bottom to reflect the desired order.
On Thursday, 13 July 2017 01:08:43 UTC+1, Matt wrote:
>
> This is great thank you.
>
> How would you make the {{!!source}} appear at the top of the tiddler
> rather than the bottom?
>
> On Tuesday, July 11, 2017 at 5:44:25 PM UTC+1, Duarte Farrajota Ramos
> wrote:
>>
>> Create a custom field named "source" or whatever suits your needs to
>> place that kind of information in.
>> Then create a viewtemplate for tiddlers that have that field present so
>> it is displayed along with the text.
>>
>> Just tag a new tiddler with $:/tags/ViewTemplate and add a filter along
>> the lines of
>> <$list filter="[all[current]has[source]]">
>> {{!!source}}
>> </$list>
>>
>>
>>
>> On Tuesday, 11 July 2017 17:22:35 UTC+1, Matt wrote:
>>>
>>> Hello
>>>
>>> I have a number of tiddlers that I need to reference the source of the
>>> information that they contain. Currently I have simply added the source to
>>> the bottom of the text.
>>>
>>> This is OK but I have found in instances where I wish to transclude a
>>> tiddler I usually don't want the source to appear alongside it.
>>>
>>> Does anyone know how I can solve this problem, or have an alternative
>>> method for including sources and references?
>>>
>>> Thanks in advance for your help.
>>>
>>>
>>>
>>>
>>>
>>>
--
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/cf1ad3e6-678b-49aa-a857-be45e9308288%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.