Damon,

Use the method to display a tag as a tag pill such as
{{$:/tags/ViewTemplate||$:/core/ui/TagTemplate}}

Now click on the pill, there will be an ordered list of the items using the 
Tag $:/tags/ViewTemplate
You can click and drag items in the list into the order you want

This will update the list field in $:/tags/ViewTemplate

The following will list all system tags with the $:/ Prefix, and relies on 
the changing currentTiddler to display a tag pill for each, for which you 
can change the order
<$list filter="[is[system]prefix[$:/tags/]]">
{{||$:/core/ui/TagTemplate}}<br>
</$list>

Regards
Tony

On Monday, 21 January 2019 16:34:27 UTC+11, Damon Pritchett wrote:
>
> Hi All,
>
> I've got a tiddler that is tagged with $:/tags/ViewTemplate that I use to 
> append text to the bottom of all tiddlers with a certain tag. I've started 
> playing with the new comments plugin, which I like a lot, but it shows up 
> before the text that I'm appending on those certain tiddlers. I'd actually 
> like the comments to be at the bottom with my appended text just above the 
> comments. How would I go about doing this or is it even possible?
>
> Thanks once again,
>
> Damon
>

-- 
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/e7ad9fac-df11-4e42-a8ab-0eabc3551311%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to