[dolphin] [Bug 494875] Dolphin sort by name sorts numbers first by first number
TraceyC
bugzilla_noreply at kde.org
Mon Oct 21 20:31:00 BST 2024
https://bugs.kde.org/show_bug.cgi?id=494875
TraceyC <kdedev at tlcnet.info> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REPORTED |RESOLVED
CC| |kdedev at tlcnet.info
Severity|normal |minor
Resolution|--- |INTENTIONAL
--- Comment #1 from TraceyC <kdedev at tlcnet.info> ---
You can change the way Dolphin sorts files to the way you want in the settings.
Settings - Configure Dolphin -View - Content Display
For "Sorting mode" choose "Natural" and restart Dolphin. I confirmed that shows
the files in order as
File 1.txt
File 2.txt
etc.
As an aside, the command you wrote doesn't work as typed, it has mismatched
quoting. This works:
touch File\ {1..20}.txt
Keep in mind that Plasma and KDE apps are very flexible. If you want to change
behavior, there's usually a setting. :)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list