Hi, No need for a QEP for this, just open a PR.
Cheers Matthias On Sun, Oct 19, 2025 at 8:28 AM Dror Bogin via QGIS-Developer < [email protected]> wrote: > Hi all, > > I was asked last week about accessing project/user bookmarks from the > expression engine and found it weird that it was missing. > It sounded like a good idea for a plugin, but I found a way to make > bookmarks accessible in a relatively easy way by adding the variable inside > `QgsProject::createExpressionContextScope` (and adding the help string in > `QgsExpression::buildVariableHelp`. > > Do I need to create a QEP for small changes like that or can I simply > create a PR? > > -- > Dror Bogin > _______________________________________________ > QGIS-Developer mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer >
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
