qgis / QGIS-Hub-Plugin

A QGIS plugins to fetch resources from the QGIS Hub
https://qgis.github.io/QGIS-Hub-Plugin/
GNU General Public License v3.0
4 stars 2 forks source link

Updated logic to save download location in QgsSettings #51

Closed ronitjadhav closed 1 year ago

ronitjadhav commented 1 year ago

48

Store the download location as a QgsSetting Set the default to ~/Downloads Update it when the user changes the download location when downloading other resources Don't update the download location when the user doesn't download it (e.g. add model to QGIS directly)