Use case or problem
I want to be able to create a folder structure from a single point. For instance, Create Folder > “Folder/SubFolder/Item 001” will create a two folders and an item in the structure mentioned.
Proposed solution
Allow the "" key in the naming and use that as a trigger for creating a new item below the previously typed section.
Current workaround (optional)
Create Folder > “Folder”, Click on Folder, Create Folder > “SubFolder”, click on Subfolder, Create Item > “Item 001”
Related feature requests (optional)
None Found