Bug 497300

Summary: Create new subfolders as needed when creating files with slashes in their names, as happens for folders
Product: [Frameworks and Libraries] frameworks-kio Reporter: Fernando M. Muniz <fernandommuniz>
Component: generalAssignee: KIO Bugs <kio-bugs-null>
Status: CONFIRMED ---    
Severity: wishlist CC: hein, kde, kdelibs-bugs-null, meven29, nate, plasma-bugs-null
Priority: NOR Keywords: usability
Version First Reported In: 6.9.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Fernando M. Muniz 2024-12-10 22:26:28 UTC
When creating new files, whenever the user adds "/" when re/naming a file's, it should put the file under a folder and sub-folders of the names divided by "/", leaving the last one to the file itself.

To put it simply, naming a text file like this would create the folder, sub-folders and the file inside of them:
Cool folder/Cooler sub-folder/Coolest text.txt
Comment 1 Nate Graham 2024-12-10 22:29:02 UTC
That's exactly what it does do when creating new folders. Could be extended to files too I suppose.
Comment 2 Fernando M. Muniz 2024-12-10 23:02:44 UTC Comment hidden (spam)
Comment 3 Fernando M. Muniz 2024-12-11 00:09:15 UTC Comment hidden (spam)
Comment 4 Nate Graham 2024-12-11 18:17:13 UTC
Please don't close bugs as RESOLVED INTENTIONAL when you're not a developer or bug triager. This is for the non-inline "create new" dialog, and it's a valid request for that. Re-opening.