I would like to sort the list of tiddlers that display when I click on a tag pill. Is there a way to do that? Specifically I’m looking to sort them by create date. I know how to do this when making my own like of tiddlers, but I don’t know what to change to cause the ‘tag pill list’ to sort that way.
My guess is that it is part of the ViewTemplate. I see a $:/config/ViewTemplateTagsFilters/default but it doesn’t appear to have any sort of filter expression in it.