-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add an option to create menu in the QGIS browser #107
Comments
For better readability of PR I suggest we do this in several steps:
|
We also need to discuss how we will implement merge option for QGIS browser. |
For I suggest we use a menu with an action. |
Yes, I was wondering what you were going to propose. And you won't need to add the ‘separator’ elements starting with ‘-’ either. |
As part of this development, we also aim to allow project's icon that will be used in the QGIS browser tree, similar to what the IDG plugin does. There are two options:
The first one seems "better" to me since it does not interfere with project's metadata, while the second allows using a project designed for the IDG plugin. I propose supporting both methods. |
Implemented in #129 |
Feature description
In addition to the possibility of adding a menu in the QGIS menu bar and in the "Add a layer menu", we propose to add a new location in the project's settings.
It is proposed to build the tree structure in the Browser (corresponding to the "menus" in the plugin) under a single LMFP entry:
But I suggest having one entry for each project and subfolders with groups and layer.
This should look like this:
A PR is on the way.
Additional context
This feature is similar to what the IDG plugin does: https://github.com/geo2france/idg-qgis-plugin/.
This feature request is formulated from Agences de l'Eau and ported by Oslandia.
The text was updated successfully, but these errors were encountered: