@bschaaf, @OdatNurd Thank you very much for your replies. I was unable to find retarget in the docs, but based on what I’ve seen how others were using it, I presume its job is to connect a view to an existing physical file. Perhaps that won’t be necessary here, I guess approving the path and file name in the save dialog will do that anyway.
set_name worked great and the save dialog had the file name pre-set upon opening. On the other hand, view.settings().set(‘default_dir’, my_path_variable_here) did not help. Re-reading that using view.settings().get(‘default_dir’) showed that the variable was changed, I’ve checked other posts and examples about how it should be used but the save dialog still pointed to the last folder used