mohamedmansour / my-hangouts-extension

My Hangouts for Google Plus Chrome Extension
https://plus.google.com/116935358560979346551/about
Other
35 stars 9 forks source link

sliders for setting weights of ranking components for priority geeks. #73

Open ghost opened 12 years ago

ghost commented 12 years ago

there are currently four components to calculate the sort ranking and they are all equally weighted.

Some people would enjoy being able to set the weight of each component.

@mohamedmansour suggested this a while back. It would be easy implement.

mohamedmansour commented 12 years ago

To do this, as we discussed, we would need to implement an options page. That we can hook it up as an advanced options. We should use HTML5 sliders, let me prepare the options window.

ghost commented 12 years ago

Awesome :) Wouldn't it be cool if you could see the hangout list at the same time -- insert the sliders above the list!

On 27 December 2011 11:58, Mohamed Mansour reply@reply.github.com wrote:

To do this, as we discussed, we would need to implement an options page. That we can hook it up as an advanced options. We should use HTML5 sliders, let me prepare the options window.


Reply to this email directly or view it on GitHub: https://github.com/mohamedmansour/my-hangouts-extension/issues/73#issuecomment-3284660

mohamedmansour commented 12 years ago

What would be a preferable UI to let the user activate those sliders?

ghost commented 12 years ago

On the hangouts page maybe a little slide down panel ( or up from the bottom) initiated from one of those little > (triangle) icon on a thin panel at the top (or bottom) of the list.

On 27 December 2011 12:41, Mohamed Mansour reply@reply.github.com wrote:

What would be a preferable UI to let the user activate those sliders?


Reply to this email directly or view it on GitHub: https://github.com/mohamedmansour/my-hangouts-extension/issues/73#issuecomment-3285049

ghost commented 12 years ago

Should also be available from the options page.

On 27 December 2011 12:45, John Barrington Craggs john.bc@gmail.com wrote:

On the hangouts page  maybe a little slide down panel ( or up from the bottom)  initiated from one of those little > (triangle) icon on a thin panel at the top (or bottom) of the list.

On 27 December 2011 12:41, Mohamed Mansour reply@reply.github.com wrote:

What would be a preferable UI to let the user activate those sliders?


Reply to this email directly or view it on GitHub: https://github.com/mohamedmansour/my-hangouts-extension/issues/73#issuecomment-3285049

jwill commented 12 years ago

Just be mindful that including too many options on the options page could make it look like a cluttered Win32 interface and confusing to new users. Consider what threshold should determine if there should be a simple and advanced options screen.

ghost commented 12 years ago

Good point. Simple is good -- sometimes the power users can ruin a good experience.

:)

On 27 December 2011 20:50, James Williams reply@reply.github.com wrote:

Just be mindful that including too many options on the options page could make it look like a cluttered Win32 interface and confusing to new users. Consider what threshold should determine if there should be a simple and advanced options screen.


Reply to this email directly or view it on GitHub: https://github.com/mohamedmansour/my-hangouts-extension/issues/73#issuecomment-3288166