Tobias, Jed: Again, thanks for responding.
I believe that the available filter criteria (by tags, types, content, dates, etc) is not the limiting factor. Using these I can whip up a list filter to do whatever I want. The example on http://tiddlysquat2.tiddlyspot.com/ <http://www.google.com/url?q=http%3A%2F%2Ftiddlysquat2.tiddlyspot.com%2F&sa=D&sntz=1&usg=AFQjCNGlcb4HW9FQgjnNGMVSfPfU0JRgTw> selects tiddlers that match tag[reference]. The part that seems to be missing is the means to: [1] sort tags[] for each tiddler and concatenate the sorted tags into a string (maybe use a temporary field?) and [2] sort the tiddlers according to their respective tag Strings The example looks like it is doing #1 correctly, i.e., sorting the tags. The example is only partially successful with #2, sorting the tiddlers. Tobias: I'll look into your suggestion regarding the use of a dynamic filter. Jed: Is there a way that I can view the tiddler from your example? Thanks Steve Wharton On Friday, November 6, 2015 at 4:48:29 AM UTC-5, Jed Carty wrote: > > I made something sort of like what you are talking about here > <http://ooktech.com/jed/ExampleWikis/TiddlerTools/>. It is slow and there > are still a bunch of bugs but it does some of it anyway. > > It can be a more involved process than you expect depending on what you > allow as valid search criteria. > -- 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 http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/6eceb037-a36d-429d-be81-ff5d2b5355c9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

