I am part of multiple teams and would like to search cards by team. Is there an easy way to do this? It does not seem to be on the search operator list.
Community moderators have prevented the ability to post new answers.
@m4g005 you can do this with the API, here's a chunk of code that you can run in BenkoBot:
https://gist.github.com/iaindooley/365dd55f94fdb1e3e3f121ef6ba35ac8
just authenticate here then copy and paste the code and update the team name and search term -- the search term is the same format as the normal Trello search:
Thanks @Iain Dooley . Looking at the script and benkobot... I need to figure out how to integrate into my boards.
What I would really like is an operator like
team:[my team]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.