[QGIS-Developer] Accessing bookmarks from the expression engine

Dror Bogin dror.bogin at gmail.com
Sat Oct 18 23:28:12 PDT 2025


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20251019/ea9015f9/attachment.htm>


More information about the QGIS-Developer mailing list