To do this you set where in the main view template you want your template to appear. The normal tiddler view template is made up of a few separate parts that are displayed using a list widget. So to change the position or your viewtemplate in the order you can create a field called 'list-after' and put the part you want your template listed after in that field. The options are:
$:/core/ui/ViewTemplate/body $:/core/ui/ViewTemplate/subtitle $:/core/ui/ViewTemplate/tags $:/core/ui/ViewTemplate/title You will probably want to use $:/core/ui/ViewTemplate/tags. -- 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/2869ff7a-b730-4ba4-8886-f1456f8a22bf%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

