Hi
I want to be able to keyword search across a set of specific boards. I’d like the ability to type a search keyword(s) and then have matching items from specific boards displayed for me. What is the right thing to do for this? Create a view? Create a form? Use the API? Any pointers would be helpful.
Thanks
Saqib
Hi @msaqib - you can use the “Search Everything” function to search test across boards. Just click the search icon in the task bar:
Hope this helps!
Mark
Thanks Mark. I need to limit the search to a few specific boards. Otherwise, there’d be too much noise in the results. Would I have to resort to the API and write some code to do that?