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 alog 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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/338fee1e-4f5b-4c13-9edd-fdf62ea4258a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to