**Quick Finder** is a [QGIS](http://www.qgis.org) plugin as a dockable dialog to quickly find a feature by its ID in a layer or by other attributes.

You can select, pan, scale and open form for the returned features.

See demo on [youtube](http://www.youtube.com/v/bsqMLMqlCYQ&hd=1) (this version is 1.0, some features have been added since)

##  Changelog

* TODO: emit signals
* TODO: put current mode, sign and field of layer in project settings

**Version 2.2** 18.04.2013

* Performance improvement (for QGIS 2.0)
* Added factor when scaling canvas extent
* Disable scale box if pan is not selected
* Use external [qgistools library](https://github.com/3nids/qgistools/)

**Version 2.1** 01.03.2013

* Compatibility with QGIS 1.8

**Version 2.0** 01.03.2013

* Search also in fields
* fix: launch layers at start

**Version 1.2** 11.02.2013

* Do not list raster layers in the combo box

**Version 1.1** 11.02.2013

* Adapted to new vector API



