{"name": "Field find/replace", "package_name": "qgis-plugin-findreplace-main", "description": "Simple screen to quickly perform find/replace on text in columns.", "about": "Right click in the attribute table to open a screen which lets you quickly find and replace text in fields. Similar to CTRL-F/CTRL-G on a column in a spreadsheet. Under the hood this is just the regex_replace function in the field calculator. This plugin is a simple screen to make the functionality a bit more easily accessible. Also, there is a preview window to help you perform your replacements in a controlled manner. Select the field to perform replacements on in the bottom left. You can use regular expressions, like [A-Z] (any capital letter) or (Foo|Bar) (Foo or Bar). When using escape codes, use an extra backslash: e.g. \\\\s for a whitespace character.", "homepage": "https://github.com/semriemens/qgis-plugin-findreplace", "repository": "https://github.com/semriemens/qgis-plugin-findreplace", "tracker": "https://github.com/semriemens/qgis-plugin-findreplace/issues", "author": "Sem Riemens", "tags": ["search", "attribute", "attribute edit", "attribute table", "table", "field"], "downloads": 16629, "latest_version": "1", "versions": [{"version": "1", "experimental": false, "qgis_min": "3.4.0", "qgis_max": "3.99.0", "downloads": 16655, "uploaded_by": "semriemens", "upload_datetime": "2020-11-02T05:11:42.487257"}]}