Choosing directory to save file to, inside nano

Find Marbles <[email protected]> Mon, 5 Jun 2023 10:37:48 +0200
Newsgroups gmane.editors.nano.general
Message-ID <CAK+dMbq9XbErzdG0v8RpCxRV9KxVK0Skq4M4JhvOX5Awm+gdxw@mail.gmail.com>
Hello,
is there a way to choose/change the directory to which I can save a file
to, inside nano, without having to manually type it out?
The reason I'm asking is because I have a script which pipes the text
output to nano -
After doing some editing of the text, I want to give the file a new name
and save it to a directory of my choosing.
Thank you in advance