In re-thinking how project and repositories are presented, I'm thinking of implementing something like ProfileMenuItem where there admins and users can "pin" "favorite" "star" "whatever" projects and repositories. These in the UI get displayed differently / above normal results. So the home for repositories could be like:
+--------+--------+--------+ + + + + +--------+--------+--------+ +--------+--------+--------+ + + + + +--------+--------+--------+ +--------------------------+ +--------------------------+ +--------------------------+ +--------------------------+ +--------------------------+ +--------------------------+ +--------------------------+ +--------------------------+ +--------------------------+ +--------------------------+
Posting this up for thoughts. Both Projects and Diffusion could be greatly improved by moving off ApplicationSearch and providing a custom UI, and these probably overlap pretty well. I don't know on the backend the best means to implement something like this.