GIScience / orstools-qgis-plugin

Plugin for QGIS with a set of tools to use openrouteservice API´s, based on openstreetmap
https://plugins.qgis.org/plugins/ORStools/
MIT License
91 stars 31 forks source link

Add keyboard shortcut #150

Closed koebi closed 7 months ago

koebi commented 3 years ago

We could think about adding a shortcut for the ORS-Plugin - something like the F-keys or CTRL-F? sounds rather non-intrusive and would make the plugin more keyboard-friendly :)

As an example for implementation, look at the plugin reloader that sets CTRL-F5 as their shortcut.

koebi commented 2 years ago

This list has the keyboard shortcuts listed. A non-used one that "makes sense" would be CTRL + R, mnemonic "route" or "control route" or sth. like that. CTRL + F is unfortunately already taken…

TheGreatRefrigerator commented 2 years ago

sounds ok. is there a notice if the same shortcut is assigned to multiple actions? (e.g. QGIS introducing a native CTRL+R in the future?)