Is there any easy way to find all tree a task is in use?

Hi,

After a BT grows quite large and uses several external BTs, it becomes quite hard to keep track of every place you use a task. So if you ever need to change a task you need to painstakingly go through every single tree in detail to see if that task is being used and if it is, change it.

I would really like a feature where I can simply right click the task and click "Show usages" and it would at least tell me which trees it's present in. Would save so much time. Is there a feature like this Im missing?
 
There is a find on the top right of the editor that will highlight all of the tasks with the specified name or type. This will require the external tree to be open in the editor though.
 
Top