Summary: | Change time is not displayed | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | nammidd |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | goodaqua, kfm-devel, meven29 |
Priority: | NOR | ||
Version First Reported In: | 24.08.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
nammidd
2020-01-15 14:04:41 UTC
This feature is not implemented as it was I believe never asked as it is a rather unusual use case. You can use touch to achieve this : https://www.thegeekstuff.com/2012/11/linux-touch-command/ So I am asking about it, unusual or not, but it costs nothing to implement because what time to display is up to a user. Many things that have already been implemented can be attributed to "unusual use case". And touch is for changing timestamps, not displaying them. I misunderstood you, you meant "Change time" stat's ctime or "status change time". Well, this is not very useful for most users. A patch or rather patches could be accepted (it would require update to kio, dolphin and baloo-widgets at least). It has the history of being mistaken with the creation time because of its name in stat syscall "ctime". |