See the thing is, if you are doing an inline rename of a file, and include a backslash in the name, it will create a folder and directly move the renamed file there. To best explain, consider the following:
You have a file named myfile.txt stored in C:\My\Files. Doing a inline rename of this file and typing something like AreNowHere\mymovedfile.txt would rename and move the file to: C:\My\Files\AreNowHere\mymovedfile.txt
This works the same for folders as well. To take a good example from my daily usage of this feature, consider that I have a folder of mp3's stored like this: \Music\The Flaming Lips - The Soft Bulletin - 1999. This was the way I used to store my music previously, but as my collection grew I discovered that this was making it too hard finding what I was looking for so I changed my scheme. My new scheme is now structured like this (example using the previously mentioned folder):
\ Music \ F \ Flaming Lips, The \ Soft Bulletin, The [1999] \
etc...
With the regular file renaming operations, this would involve several renames and copy/paste operations to do. With the method I'm asking for, I could do this by simply renaming the folder and including the slashes where I wanted a new folder to be created. It also allows to use ".." to go up one folder, so let's say you have the following folders:
\ Pictures \ Sorted \
\ Pictures \ Not Sorted Yet \ Imported March 4th 2008 \
Now inline renaming the "Imported March 4th 2008" folder above like "..\Sorted\Summer 2007" would give you this: "\Pictures\Sorted\Summer 2007\"
---
This really is a timesaver for me so I'd love to see it implemented in XY
XYplorer Beta Club

