add search
Please add a search for tool descriptions. Thanks.
Hi @rootsmusic,
This is an interesting idea, and we'll certainly add this to our list of potential new features for a future release.
However, I should point out that it's already possible to search for text anywhere in the Business Ops app by opening the Dev Tools panel (Ctrl+Shift+I), and then using the Find function (Ctrl+F) just like you would on any webpage.

The reason this is possible is because Business Ops is built on the React and Electron frameworks, so it's really just a stripped-down Chromium browser window running a PWA with some extra OS integration stuff.
I hope this helps tide you over for now, until we can find time to develop and release an official search function in the app.
Cheers! James