Use case or problem
Sometimes I want to create a new file under a folder, currently I need to write the exact path manually which is not ideal
Sometimes I want to move a file into a folder that doesn’t exists but is under a folder/s that does. Currently I need to write the exact path manually even if most of it exists which is not ideal
Proposed solution