I am looking for some way to have a tidy folder system.
My idea is, when I create a new file for latex to automatically create a new folder under the same name inside my working directory and put all files in that folder (.aux, .pdf, .tex, .loc etc).
It might be the case that some package does that, but I am relatively new to this.
Do you know any way of achieving something like this?