Natural Sort
When sorting by name, the sorting is done by digits. i.e. 10 comes before 2. Here you could use a "natural sorting order".
Edited by Tobias Haase
When sorting by name, the sorting is done by digits. i.e. 10 comes before 2. Here you could use a "natural sorting order".