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

Notebox Access levels #3

Open
deyloop opened this issue Jan 19, 2022 · 0 comments
Open

Notebox Access levels #3

deyloop opened this issue Jan 19, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@deyloop
Copy link
Owner

deyloop commented Jan 19, 2022

The separate noteboxes need to be able to see each other.

For example if I am in the private notebox, I need to be able to see
notes from public notebox when performing searches.

This should be controlled by access levels.

A notebox will have search visibility of noteboxes that have a lower
access level than it.

Commands required:

  • Check access level of current notebox

    nb repo.access_level
  • Set the access level of current notebox

    nb repo.access_level 3

And of course, the search functionality will be affected accordingly

@deyloop deyloop added the enhancement New feature or request label Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant