Feature request #12089
Remember user choice in Save as ...
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | GUI | ||
Pull Request or Patch supplied: | No | Resolution: | wontfix |
Easy fix?: | No | Copied to github as #: | 20285 |
Description
It would be good if the "save as" dialogue would remembered the users last choice concerning the "add saved file" option.
As discussed on http://lists.osgeo.org/pipermail/qgis-ux/2015-January/000265.html
Related issues
History
#1
Updated by Jürgen Fischer over 8 years ago
Similar options in fTools, GdalTools ("Add result to canvas"), processing ("Open output file after running algorithm") and heatmap ("Add generated file to map").
#2
Updated by Filipe Dias over 8 years ago
I agree, it's rather annoying to have to constantly navigate to the same folders. One could also argue this is a bug.
#3
Updated by Jürgen Fischer over 8 years ago
Filipe Dias wrote:
I agree, it's rather annoying to have to constantly navigate to the same folders. One could also argue this is a bug.
But this isn't even about the folder - it's about the checkbox that decides to add the result to the map canvas or not. The folder is a different issue, but there's probably no one-fits-all solution for that either - whether to save this individually per tool, per plugin, per format, per type (e.g. vector/raster) or globally.
Storing it in the project instead of the settings might also be interesting.
#4
Updated by Filipe Dias over 8 years ago
Right, sorry. I misread the issue.
#5
Updated by Giovanni Manghi over 8 years ago
Filipe Dias wrote:
I agree, it's rather annoying to have to constantly navigate to the same folders. One could also argue this is a bug.
there should be already a specific ticket about this issue.
#6
Updated by Giovanni Manghi over 6 years ago
- Easy fix? set to No
#7
Updated by Anita Graser about 5 years ago
- Resolution set to wontfix
- Description updated (diff)
- Status changed from Open to Closed
Add saved file to map is now enabled by default.
Reopen if necessary.