Issue:
I can no longer find the Search Dialog or any other search features that used to be available in KNIME. KNIME states there are no search extensions plugged in to workbench, but I can’t find any extension relating to searching workflows.
Thank you for the context!
Indeed, this particular search capability isn’t something I often use - but it does come in handy when I need to search for a needle in the haystack of workflows in my workspace.
Example: If business logic changes and I need to find all of the workflows that need to be updated; I would search a particular pattern (e.g. in Rule Engines or SQL queries) across many workflows in order to find which workflows (and which nodes) need to be updated.
Alternative Solution: I was able to accomplish what I needed using grep (MINGW or WSL for Windows) on the workspace (thanks to the way KNIME workflows are stored!).