wizarr icon indicating copy to clipboard operation
wizarr copied to clipboard

[Feature Request] Add Tags to Users and Invitations

Open zulimazuli opened this issue 8 months ago • 1 comments

Currently, there is no way to categorize or organize users within Wizarr based on specific attributes or groups. This makes it difficult to manage users with different access levels, content preferences, or administrative notes

Describe the solution

  • Add a tagging system for Users and Invitations.
  • When creating an Invitation, allow assigning one or multiple tags.
  • When a user accepts an Invitation, they automatically inherit the assigned tags.
  • Tags should be viewable and editable in the user management section.

Tags could be used for filtering, sorting, and automating permissions in the future.

Additional Information I'm open to contributing, but guidance on where to implement the tagging system would be helpful.

zulimazuli avatar Mar 02 '25 14:03 zulimazuli

I would add to this function the ability to group users into groups. This way, we could have a list of groups with their characteristics, and within each group, the users that belong to that group.

For example: Group 4K: • user 1 • user 2 • user 3

(Any user added to this group should inherit all the group’s permissions, regardless of whether you later modify the permissions of each user individually.)

iPleyGit avatar Jul 12 '25 11:07 iPleyGit