-
-
Notifications
You must be signed in to change notification settings - Fork 203
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]: Add the ability to categorize servers #481
Comments
Some node organization would be fantastic! I love this feature idea! |
Here's a very basic example of what the settings page for Categories could look like, obviously with the ability to edit the names/order/delete the different categories. Was thinking of a dropdown list but wanted to use existing UI elements. Edit: Just realized the "Webhook / Push notifications" section has elements that also go well with the example image below. |
This is a duplicate of #87 but we don't have to close it. I appreciate that you've thought this through and posted examples. As I said in the issue above, I've been struggling to come up with the best way to implement this. This is a good option. In a layout like this I'd like to avoid the duplication of the subheading, so maybe each category could have its own short description to put there. This could also work alongside tags. The layout would be based on category but you could search through all systems by tag. If anyone has opinions, let me know. |
1. Category-Based Grouping
2. Settings for Category Management
3. Server Management within Categories
4. Advanced Search and Filtering
Example User Workflow
|
Describe the feature you would like to see
It would be nice to be able to categorize different servers as at the moment I have to rename servers based on their category like "Category 1 - VPS Panel" or "Category 2 - Main Website" which takes up a lot of space in the table. Having it laid out in their own sections would eliminate this issue. This is probably a really niche issue but I'm sure other people will also agree having this would be a nice qol feature.
Describe how you would like to see this feature implemented
New design example
The text was updated successfully, but these errors were encountered: