I hope you will be able to help me.
I have looked on the forum a way to try that, but I am a bit lost.
I started with this post viewtopic.php?f=2&t=1531
but it recreates subfolders if the depth is higher than one...
The forum is so big and varied that i can't really find what I want.
Basically I have client folders, with different subfolders and files in them.
- Code: Select all
Folder
Subfolder
Subfolder
Files.psd
Files.img
Files.3d
Files.ai
Subfolder
Files.png
Files.jpg
Files
I would like to find a way to bring all the folder/subfolder content to the root of the Folder
Then apply rules to all the files to sort them ( I think this one should be easy...) So my folder is now clean like that.
- Code: Select all
Folder
Subfolder Img
File.png
File.png
File.png
File.jpg
File.jpg
File.jpg
Subfolder psd
Files.psd
Files.psd
Subfolder 3d
File.3d
So far with the first post / I managed to do it with one level of depth, using the move to enclosing folder function
but obviously if it is deeper, it creates the subfolders in that folder.
Also I don't know how to prevent the rule applying when it has been sorted.
I have used tags with
- Code: Select all
IF DO NOT CONTAIN TAG
If someone has the patience to help I would really appreciate it.
PS : I know it is a bit like i am asking someone to clean my room

Thanks
Ed