Hello
How can I change or correct the sorting of the keywords?
800
900
1000
Thank you
As I understand, Anki performs an ASCII sort. This is the list of precedence for the characters
What you need to do is to have a padded list of numbers, (i.e. 0100, 0800, 0900, 1000, …)
Perfectly, thanks.