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

Feature: tag system #7

Open
richard-kramer opened this issue Oct 30, 2023 · 2 comments
Open

Feature: tag system #7

richard-kramer opened this issue Oct 30, 2023 · 2 comments

Comments

@richard-kramer
Copy link
Contributor

I found it pretty hard to manage categories for my sounds, as I had to input the correct name for each sound.

In my opinion, it would be much nicer to provide a tag system, which allows assigning any number of existing tags to any sound. This allows for these UX improvements:

  • Sounds can belong to multiple categories, providing more flexibility to find them.
  • On assignment, the user gets an overview of all available tags instead of having to remember/copy existing ones.
  • Tags as their own entities could be managed and renamed without having to edit any sound they are assigned to (as is currently the case with the category).

Further UX improvements could include dynamic creation of tags directly on assignment to sounds to add new tags more quickly.

This was referenced Oct 30, 2023
@dominikks
Copy link
Owner

That is a great idea, I agree that a tag system would be much better than the current categories!

However, this definitely requires a bigger change in the code. I'll see when I find the time to work on this, but a PR would also be welcome!

@richard-kramer
Copy link
Contributor Author

Maybe I could look into it a bit on the weekend. But I'll have to learn rust and angular, so it might take a bit 😅

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

No branches or pull requests

2 participants