Bug 227745 - Add option to display permissions in numerical format ("777") rather than textually ("rwxrwxrwx")
Summary: Add option to display permissions in numerical format ("777") rather than tex...
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
: 374051 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-02-19 22:45 UTC by Frank Steinmetzger
Modified: 2023-02-17 04:48 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 23.04
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Steinmetzger 2010-02-19 22:45:18 UTC
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.
Comment 1 Jeroen van Meeuwen (Kolab Systems) 2012-08-24 16:18:39 UTC
Resetting assignee to default as per bug #305719
Comment 2 Nate Graham 2017-09-03 14:03:48 UTC
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.
Comment 3 Nate Graham 2017-09-03 16:56:18 UTC
*** Bug 374051 has been marked as a duplicate of this bug. ***
Comment 4 André Verwijs 2017-09-04 08:07:40 UTC
just to be clear...
("numerical format" = octal format)
Comment 5 Bug Janitor Service 2023-01-25 11:25:19 UTC
A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/494
Comment 6 Méven Car 2023-02-14 16:42:11 UTC
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