-
-
Notifications
You must be signed in to change notification settings - Fork 361
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
I would find it useful if the wxGUI workspace selection dialog box would 'remember' the last directory where a file workspace gxw file was opened. As it is right now, I believe it places you in the home directory, but my workspace files are buried several directories down in a Grass database.
Describe the solution you'd like
When opening a workspace file, the wxGUI opens in the directory of the gxw file from the previous Grass session (or, at least provides the option to do so in the GUI settings if you don't want to hard-code this behaviour.)
Describe alternatives you've considered
The only alternative I see is movning all of my gxw files to my home directory, but that is inconvenient as it would then be outside the rest of the Grass project files.
Additional context