Hello, I would like to be able to pass an initial directory for saving files.
With application.showFileSaveDialog( [fileName suggestion]) I have a possibility of suggesting a file name but not a full path. I think it would be consistent to add a plugins.file.showFileSaveDialog([path]) to the file plugin.
Is that possible?
Thanks!