searchcode-server icon indicating copy to clipboard operation
searchcode-server copied to clipboard

Add Groups for Projects

Open boyter opened this issue 8 years ago • 2 comments

Occasionally you want to be able to search restricted to a group of projects. It would be useful to add this to the UI.

Probably can just add it as a group with all the project under it and when clicked it clicks all of the projects under it rather then adding as a new filter.

boyter avatar Mar 13 '17 03:03 boyter

it does not affect rendering lists of repos you could be more flexible with attaching tags to repos and then search within tag only?

quasarea avatar Mar 13 '17 08:03 quasarea

That was my other thought. I want this to be maintained outside of the index itself to make it more flexible.

As you say tags would be a good way to achieve this.

The way I see it working is that when creating a project you and tag it with multiple tag types which can be used to quickly filter down project to be searched. Somewhat related to https://github.com/boyter/searchcode-server/issues/74

boyter avatar Mar 13 '17 21:03 boyter