PE Pat,

While it doesn't fix the bug a (sort of) workaround is to use both sort and 
nsort like this

<$list filter="3 5 1 7 b 2 8 4 6 a +[sort[]]+[nsort[]]"/>

In the small number of tests that I did this also works as desired unless 
you have two digit numbers, so it doesn't actually fix the problem in many 
situations.

It also works for this:

<$list filter="3 5 1b 1a 7c b 2 8 4 6 a +[sort[]]+[nsort[]]"/>

but once again, only when there are no double digit numbers.

Although I agree that a way to sort mixed alphanumeric entries with a 
single operation would be a good idea.

Astrid,

In my tests with the prerelease sort orders them with only numeric entries 
followed by mixed entries so 1 2 5 7 3a 3b 6a 6b 6c is what I got in the 
prerelease. The other part works fine though.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to