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

Implement record tagging #34

Open
mirekys opened this issue Feb 1, 2021 · 1 comment
Open

Implement record tagging #34

mirekys opened this issue Feb 1, 2021 · 1 comment
Labels
backend frontend question Further information is requested
Projects

Comments

@mirekys
Copy link
Member

mirekys commented Feb 1, 2021

Add support for users to assign a custom tags on a repository records in a format:

(type[optional], value)

to be able to quickly search through records.

If the users clicks on a certain tag in the UI, we should filter the records collection by the given
tag type and value pair.

Tags could be:

  1. Local - records search is done on a Community scope only
  2. Global - include all results with a given tag, even from other communities (but only public records can be included)
@mirekys mirekys added this to To do in Development via automation Feb 1, 2021
@mirekys mirekys added frontend backend question Further information is requested labels Jun 19, 2023
@mirekys
Copy link
Member Author

mirekys commented Jun 21, 2023

Do we still want this? @mesemus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend frontend question Further information is requested
Projects
No open projects
Development
  
To do
Development

No branches or pull requests

1 participant