[go: up one dir, main page]

Skip to content

Display files in natural order instead of alphabetical/ASCII order

Problem to solve

I have a list of files which are named with numbers. GitLab's interface orders them alphabetically, while it would be more coherent to order them in natural order.

Example : On the following screenshot of Nautilus (Ubuntu), we can see that the file 1009 is located after the file 990: image

While on GitLab, 1009 is located before 990: image

Why should we solve this problem?

gitlab-ce3412464 gitlab-ce10230929

Edited by Gadon