Hi
Hi,
I found a bug? with the Sort (ss) function: If you have a mix of items starting with "[link: " it will order as if they were starting with a "L" - e.g. sorting the following 3 items alphabetically results in this order:
ABC
GHI
[link:DEF|http://example.com]
But I expected this instead:
ABC
[link:DEF|http://example.com]
GHI
i.e., ignore the "[link: bit" and only use the text I can read.
I found a bug? with the Sort (ss) function: If you have a mix of items starting with "[link: " it will order as if they were starting with a "L" - e.g. sorting the following 3 items alphabetically results in this order:
ABC
GHI
[link:DEF|http://example.com]
But I expected this instead:
ABC
[link:DEF|http://example.com]
GHI
i.e., ignore the "[link: bit" and only use the text I can read.
Correct, looks like it is a bug. Hope we'll fix it on the holidays, we had some sort improvements in mind.
ReplyDeleteThe bug is fixed, thanks for reporting it :)
ReplyDeleteAwesome!
ReplyDelete