🔍Modeler Search Enhancer Plugin

The Modeler Search Enhancer plugin provides advanced search functionality for QGIS Processing Modeler algorithm inputs and outputs. It enhances ComboBox fields with intelligent filtering capabilities to help you quickly find the algorithm outputs you need.

🎯What does this plugin do?

Key Features:

🚀How to use the plugin

Step 1: Open the QGIS Processing Modeler
Step 2: Create or open a model with multiple algorithms
Step 3: When adding a new algorithm, click on any input ComboBox that contains algorithm outputs
Step 4: You'll notice the ComboBox now has:
Step 5: Start typing to filter the available options!

🔍 Search Example

Type "buffer" to find all algorithm outputs containing "buffer"

Type "clip merge" to find outputs containing both "clip" AND "merge"

⚙️How it works

The plugin automatically:

  1. Monitors - Continuously monitors for open Modeler windows
  2. Analyzes - Identifies ComboBoxes that contain algorithm outputs
  3. Enhances - Adds search functionality only to relevant ComboBoxes
  4. Filters - Provides real-time filtering based on your input
⚠️ Note: The plugin only enhances ComboBoxes that contain algorithm outputs (like "Result from buffer operation"). It intelligently ignores configuration ComboBoxes such as "Dependencies", parameter dropdowns, and other non-algorithm-output fields.

🎨Visual Indicators

🔧Search Capabilities

Search Features:

🛠️Technical Details

The plugin uses advanced Qt widget analysis to:

Troubleshooting

If the search doesn't appear:

📞Support

This plugin enhances your QGIS Modeler workflow by making it easier to find and select algorithm outputs when building complex models. It's particularly useful when working with models that have many algorithms and outputs.

💡 Tip: The more algorithms in your model, the more useful this plugin becomes! It's designed to scale with model complexity.

Modeler Search Enhancer Plugin
Version 1.0 | Compatible with QGIS >= 3.28.9
Developed by GIS Team | gis@eagleprojects.it