Version: 1.4 (using KDE 4.4.0) OS: Linux Installed from: Gentoo Packages Like the subject says - please add a column to the Details view which shows numerical permissions. They are easier to read if one uses a proportional font, because numbers are usually the same width. On the other hand, wrxr-xr-x and --r--r--r don’t align perfectly under one another. Also, people with small displays might apreciate the, even though small, gain in screen real estate.
Resetting assignee to default as per bug #305719
It doesn't make sense to do this only in Details view, because permissions can be displayed in other places in Dolphin. If we're going to add this option, it should apply everywhere.
*** Bug 374051 has been marked as a duplicate of this bug. ***
just to be clear... ("numerical format" = octal format)
A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/494
Git commit b7fa85a33d6b5c1b2a5b60b64a78f7f208ea304c by Méven Car, on behalf of Serg Podtynnyi. Committed on 14/02/2023 at 16:40. Pushed by meven into branch 'master'. Add new settings for permissions column format Ability to configure column for the file/dir permissions in Numeric(Octal)/Textual/Combined style and update field display style to be right-alighed. Add toolips to column menu items M +15 -1 src/kitemviews/kfileitemlistwidget.cpp M +49 -43 src/kitemviews/kfileitemmodel.cpp M +2 -0 src/kitemviews/kfileitemmodel.h M +9 -0 src/settings/dolphin_detailsmodesettings.kcfg M +31 -0 src/settings/viewmodes/viewsettingstab.cpp M +3 -0 src/settings/viewmodes/viewsettingstab.h M +3 -2 src/views/dolphinview.cpp https://invent.kde.org/system/dolphin/commit/b7fa85a33d6b5c1b2a5b60b64a78f7f208ea304c