BusinessOps icon indicating copy to clipboard operation
BusinessOps copied to clipboard

add search

Open rootsmusic opened this issue 3 years ago • 1 comments

Please add a search for tool descriptions. Thanks.

rootsmusic avatar Jan 25 '22 19:01 rootsmusic

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.

image

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

JamesDBartlett3 avatar Mar 29 '22 21:03 JamesDBartlett3