I have created a load of empty directories in my project using mkdir in the command line. How do I upload files into those directories? When I use "upload" in the IDE, the files always just go to the top level next to the "_main.pd" file. I can't figure out how to navigate around.
Of course I can use cd in the command line but that doesn't affect what the upload button does....