Hi, Minimum use case:
Let's say I have a tiddler named "apple" with some *lorem ipsum *fluff in its text field and with the tag "fruit". I also have a tiddler <https://tiddlywiki.com/static/TemplateTiddlers.html>, let's name it, "viewer" tagged with $:/tags/ViewTemplate and the following content: <$list filter="[all[current]tag[fruit]]"> This is a fruit </$list> When I open the tiddler named "apple" I will see: Lorem ipsum This is a fruit My question is -- how can I decide what should come first: the text field of the "apple" tiddler (as defined by the core viewtemplates) or the text in my own viewtemplate ("viewer")? What determines the order? If I decided I want to see "This is a fruit" before or after "Lorem ipsum" how could I achieve this? Apologies if this is not clear and thanks in advance for suggestions. Regards, -Hubert -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/174f27ad-69b9-4d41-bcdd-4226bc8361ccn%40googlegroups.com.

