Quote:
Originally Posted by stuckinoh08
More info:
This issue is on the device (Paperwhite). If I plug the same template into a custom column, the sorting is done correctly. In regards to your comment about '-' preceding a number, that makes sense. However the '-', in this case, comes after the number so it should have no such effect. Would you suggest swapping out for a ':' to be safe? For what it's worth, when I used #7's fix, I used ':' and ended up with the same issue.
I considered the possibility that the error arises from the fact that the whole number values aren't followed by '.0'. I can manually test this, but seems odd.
Thoughts?
|
I use "Collections" for my Series name, and place the series_index before the Title. using the plugboard. (including the series was just too long for my K4NT screen)
Code:
{series_index:0>5.2f|| - }{title}
10.00 - Title
Not optimal, but it fits on the screen