D'oh. I forgot that you can get the result you want by nesting two list widgets, like:
<$list filter="[has[vehicle]each[vehicle]get[vehicle]sort[]]" variable="vehicle"> <$list filter="[field:vehicle<vehicle>sort[]]"> <$view field="vehicle"/> - <$view field="title"/><br/> </$list> </$list> HTH Mark On Sunday, July 2, 2017 at 11:12:03 AM UTC-7, StephanF wrote: > > Hi everybody! > I pass this parameter filter:[tag[jrnl_veh]sort[title]sort[vehicle]] to > a macro to list all tiddlers tagged jrnl_veh sorted by title within vehicle > (a field defined in these tiddlers). In Firefox on a Windows 8.1 box it > works just as it should. In andtidwiki on a samsung tablet it results in a > list properly sorted by title within the first vehicle, but in random (or > at least not sorted) title order within the second vehicle. It must be > sorting the titles in the first vehicle since the tiddlers were not entered > in the desired order (it is a journal style title with a yyyy-mm-dd date). > > How can this be? If the browser is just hosting/displaying, how can a sort > be affected. The only explanation I can think of is the javascript engine > in andtidwiki doesnt work precisely like the one in Firefox. Are there any > other examples of this sort of thing? Is there a different way I could do > the sort so that it works properly in andtidwiki? > > Thanks in advance for any and all help and advice :) > Stephan > -- 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/e5a7a8cf-ae5e-4765-8a6e-7043bd240fe1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

