Results 1 to 1 of 1
When dealing with filenames that are made up of numbers, is there a way to sort by absolute value rather than by first character? For example, instead of files sorted ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-02-2007 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 2
Konqueror sorting by name
When dealing with filenames that are made up of numbers, is there a way to sort by absolute value rather than by first character? For example, instead of files sorted as
1, 10, 101, 2, 23, 3
sorting them as
1, 2, 3, 10, 23, 101


Reply With Quote
