Bug 497300 - Create new subfolders as needed when creating files with slashes in their names, as happens for folders
Summary: Create new subfolders as needed when creating files with slashes in their nam...
Status: CONFIRMED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 6.9.0
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2024-12-10 22:26 UTC by Fernando M. Muniz
Modified: 2024-12-11 18:17 UTC (History)
6 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.