|
|
hai 5 meses | |
|---|---|---|
| .. | ||
| __pycache__ | hai 5 meses | |
| providers | hai 5 meses | |
| ui | hai 5 meses | |
| utils | hai 5 meses | |
| LICENSE.txt | hai 5 meses | |
| README.md | hai 5 meses | |
| __init__.py | hai 5 meses | |
| file_management.py | hai 5 meses | |
| mActionFileOpen.svg | hai 5 meses | |
| metadata.txt | hai 5 meses | |
| settings.py | hai 5 meses | |
| settings_dialog.py | hai 5 meses | |
| ui_settings_dialog.py | hai 5 meses | |
QGIS Plugin that allows users to rename layers on disk within QGIS via the right-click context menu in the Layers Panel. It also has functionality to let users copy layer paths (both absolute and relative) to the clipboard.
Functionality include:
Requires at least Python 3.8. This loosely corresponds to QGIS version 3.22.8+.
Windows: cd %appdata%\QGIS\QGIS3\profiles\default\python\plugins
Linux: cd /home/USER/.local/share/QGIS/QGIS3/profiles/default/python/plugins
git clone https://gitlab.com/tuflow/qgis-file-management-plugin.git
file_managementWindows: rename qgis-file-management-plugin file_management
Linux: mv qgis-file-management-plugin file_management
This plugin adds an additional menu to the right-click context menu of layers in the Layers Panel called 'File Management'. This menu contains the plugin functionality and the available options will vary depending on the layer that was right-clicked. E.g. If it was a raster layer or vector layer, and whether it was a SHP file or GPKG.
The settings can be found under the plugin menu:
Plugins >> File Management >> Settings
See metadata.txt for changelog.
Licensed under GNU GPLv3