Bug 504795

Summary: Can I change to Dolphin name view of “start…end” to “start no cut...” style.
Product: [Applications] dolphin Reporter: SkyWalteron <starfr_foner>
Component: view-engine: details modeAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: 4wy78uwh, felixernst, kfm-devel, meven, nate
Priority: NOR Keywords: junior-jobs
Version First Reported In: 25.04.1   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=404955
Latest Commit: Version Fixed In: 25.08
Sentry Crash Report:

Description SkyWalteron 2025-05-26 05:28:11 UTC
I wrote this [Can I change dolphin name style?](https://discuss.kde.org/t/can-i-change-to-dolphin-name-view-of-start-end-to-start-center-style/34762).

And I read this report and merge request.
[404955](https://bugs.kde.org/show_bug.cgi?id=404955)
[497664](https://bugs.kde.org/show_bug.cgi?id=497664)
[merge request this](https://invent.kde.org/system/dolphin/-/merge_requests/880)

So I really want option of Dolphin to have option is file name style to Left to no cut or Left to Middle.
Can some developer of add option to style change to Lnc or LM?

Some other people think to no need that. But some people think to need this.
Some people again and again many time said "Really want this!".
Some people said again and again "No! That are no help". Some people said.. Endless. 
I think stop battle method is merge option to file name style "LE or LM"...

example:
```
Directory-category-theme-Date-name.jpeg
A-ArtPicture-cat-0526-sleep.jpeg
```

Dolphin view Details with use split style. Same old verdion.
```
1.Before
Directory-category-them...
A-ArtPicture-cat-05...
```
Yes, I understand this file category is ArtPicture, And theme is cat, And this file date is month 05, So this file in Directory A.
I think important 1st info is category, theme, date. I need 2nd info is directory.
I think not important 3rd info is name of "sleep". I no need info extension of jpeg.

```
2.After,Dolphin version 25.04.1.
Directory-...te-name.jpeg
A-Ar...eep.jpeg
```
I no understand this file what category and what theme and what date? I confused.
So I want change name view style to 1. How I change this?
I think difficult read is this file name style. Please help?

Operating System: openSUSE Tumbleweed 20250509
KDE Plasma Version: 6.3.5
KDE Frameworks Version: 6.13.0
Qt Version: 6.9.0
Kernel Version: 6.14.5-1-default (64-bit)
Graphics Platform: X11
Comment 1 Méven 2025-05-26 08:13:52 UTC
Option for this for this was already suggested and would be easy to implement:

Toggling on or off what was removed in:
https://invent.kde.org/system/dolphin/-/commit/f42e81fb5d71ffa23948c4edea9bb3f86c84e8c7
Comment 2 Méven 2025-05-30 11:43:55 UTC
I have an issue as a development https://invent.kde.org/system/dolphin/-/issues/74 to detail the junior job aspect.
That should be a good area for a new contributor.
Comment 3 Méven 2025-06-17 05:58:49 UTC
Git commit e0d9f9b9aad9313434597658d38c9b2c18382770 by Méven Car, on behalf of Gleb Kasachou.
Committed on 17/06/2025 at 05:58.
Pushed by meven into branch 'master'.

Add setting to select filename eliding behavior

Introduces a setting in Content Display Tab that allows to choose how
filenames are truncated when they do not fit in the maximum filename
length, i.e elide.

M  +40   -5    src/kitemviews/kstandarditemlistwidget.cpp
M  +2    -0    src/kitemviews/kstandarditemlistwidget.h
M  +8    -0    src/settings/dolphin_contentdisplaysettings.kcfg
M  +21   -0    src/settings/viewmodes/contentdisplaytab.cpp
M  +2    -0    src/settings/viewmodes/contentdisplaytab.h

https://invent.kde.org/system/dolphin/-/commit/e0d9f9b9aad9313434597658d38c9b2c18382770