Is it possible to format the search result in bitbucket as a collapsible tree?
Tree ordered as Project -> Repo -> directory structure.
In my case, the result is completely unordered, I know sometimes, the result is not in a repository X, Y or Z, but might be in A, B or C. The sorting seems unordered in my eyes: X, A, Z, C. B, C, X, Y might be an answer.
As I know, it can't be in repo X, Y and Z, I would like to collapse these repositories. Furthermore, when I would like to search more projects, but also know that some projects might have the same words but are irrelevant, I can't collapse them all.
If collapse doesn't work, then at least a tree might help.