Thank you Mohammad! It worked. I've reordered the templates by clicking on the tag pill. I see the new order is now reflected in the list field of the tiddler $:/tags/ViewTemplate
However, I need to do some more "testing" and re-reading of the documentation <https://tiddlywiki.com/#Order%20of%20Tagged%20Tiddlers> to understand list-before and list-after better. Regards, -Hubert On Friday, 2 April 2021 at 11:57:47 UTC+1 Mohammad wrote: > The simplest is to click on the tag pill for $:/tags/ViewTemplate and > reorder the templates > The best practice is to use list-after / list-before in your user > template! > > Best wishes > Mohammad > > > On Fri, Apr 2, 2021 at 2:27 PM Hubert <[email protected]> wrote: > >> 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 >> >> <https://groups.google.com/d/msgid/tiddlywiki/174f27ad-69b9-4d41-bcdd-4226bc8361ccn%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/f455a26f-fc2d-4553-8b11-1af5860bbc44n%40googlegroups.com.

