Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way to add and search private and org private entries #38

Open
crufter opened this issue Oct 25, 2016 · 0 comments
Open

Add a way to add and search private and org private entries #38

crufter opened this issue Oct 25, 2016 · 0 comments

Comments

@crufter
Copy link
Member

crufter commented Oct 25, 2016

Terminal interface ideas:

borg my "query" - queries personal private entries
borg our "query" - queries org private entries if the user only belongs to one organization
borg uber "query" - queries org private entries for Uber if the user belongs to that org. It is a regexp of *uber* so...

If a user is member of UberIceCream and UberEats organization to not be ambivalent he has to specify

borg eats "query" or borg cream "query" etc to match exactly, otherwise borg throws an error.

cc @jeremyletang

For now we should keep every org in separate indexes on the backend. This prevents us from searching across multiple orgs but that's fine for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants