Ok, I have read the nested folders instructions but still have some questions. Here is what I am trying to do.
I have a "Downloads" folder that may contain files of interest or folders that contain files of interest (along with other files).
I want to look for files within the "Downloads" folder that have a certain extension and rename & move them. I then want to go into the sub-folders and look for files with that same extension and rename & move them too.
I think I understand how to do that part by having the 'match extension & rename' rule first followed by the 'go into subfolders rule next'. Now, what I want to do after this has completed is to move the remaining folders within the "Downloads" folder to the trash (whether they are empty or not).
This is what I am struggling with.
If that makes sense, any ideas?