-
Notifications
You must be signed in to change notification settings - Fork 28
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
Notifications View/Filters #117
Comments
I think it's best for me to explore this implementation more before funding it because the vision is not super clear |
That is nice to lower the noise! It is hard to follow up everything. |
The safest bet is to simply reduce the number of tasks each core team member should digest on a daily basis. It would be way simpler if we had dedicated persons per project, like |
I dislike traditional delegation because interests across projects ebb and flow for any contributor. This should ideally be automatic/seamless. As sort of a dynamic solution for what you propose, we can prioritize the notifications from the repos that the contributor normally clicks on. We could make some type of "repo score" saved within That way if contributor is working primarily on kernel, then those could appear higher on the list etc. We could even split the UI where the top is sort of the "mandatory" notifications to process, and the rest are "optional" but we can change the naming. But the idea is that if you're responsible for some repository, then it can be made clear and at the top of this UI. |
Since we started to have recommendations on who would be the most qualified to solve certain tasks, couldn't the same be applied for this? Although we are not such a big team so the same names might come up often. |
Yes we could tap into the same system once its stable in theory @sshivaditya2019 rfc |
Need to do it in a separate repo because it adds way too much complexity. More info #126 (comment) |
Remarks
I'm still debating if we should consolidate all "list like" UIs on here, but I'm optimistic it could make sense to (like leaderboards as well.) If we include all these UIs here, it may make sense to rebrand to os.ubq.fi. Also the title bar from DevPool Directory to UbiquityOS:
Overview
As activity continues to pick up and my notifications become slower to get through, it would be useful to make a simple ui that allows for more intelligent notification filtering.
Prioritization Sorting Algorithm
Blocking Tasks
If it thinks without my input the task is blocked, it's a higher priority notification.
Perhaps we could have an AI layer on top one day to summarize and/or reorder notifications from most important to least.
Remarks
The text was updated successfully, but these errors were encountered: