Bug 358075

Summary: "date created" column missing
Product: [Applications] dolphin Reporter: Tom Mittelstädt <tom-kde.bugs>
Component: view-engine: details modeAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: codestruct, nate
Priority: NOR    
Version: 15.12.1   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Tom Mittelstädt 2016-01-16 12:45:13 UTC
From time to time it is neccessary to order files by their creation date.
Currently it is only possible to display and order by the modification date.

Reproducible: Always
Comment 1 Gregor Mi 2016-04-16 11:14:10 UTC
I have the same wish. Some applications set the Modified attribute to a custom value and then only the Created attribute helps to find out when the file was actually created.

There are three different date related file attributes which all would make sense to make them available as columns:
- Created
- Modified
- Accessed

I checked current file managers to see which of them are supported there:
- <Application>: <Attribute> (<Name of column>)
- Dolphin: Modified ("Date")
- Krusader: Modified ("Modified")
- Nautilus: Modified ("Modified") and Accessed ("Accessed")

The next and easiest action could be to rename the "Date" column to something more specific.
Comment 2 Nate Graham 2017-06-17 16:30:32 UTC
I agree! This bug report is a duplicate of https://bugs.kde.org/show_bug.cgi?id=286689.

*** This bug has been marked as a duplicate of bug 286689 ***