mikeconley / myqonly

A tool for Mozillians who want to know how many reviews are in their queue in their browser.
Mozilla Public License 2.0
11 stars 12 forks source link

Ability to snooze requests for the rest of the day #27

Open andreastt opened 5 years ago

andreastt commented 5 years ago

myqonly has a nice feature where you can configure which days of the week and between what hours you would like your requests to appear. I think a good extension to this would be to add a “snooze” feature, which hides the requests for the remainder of the day.

What are your thoughts? Would this be a welcome feature?

mikeconley commented 5 years ago

Would this be a welcome feature?

I think so, yeah - especially if people are taking PTO for a day and really don't want to see those notifications.

mikeconley commented 5 years ago

I recommend having this be an item in the MyQOnly browserAction context menu.

So if the user wants to snooze, they'd right click on the browserAction, and see the MyQOnly menu folder, and within that:

We should have these be checkbox items, so that when we're snoozed, you see a checkbox for how long the snooze was requested for. The user should be able to revert the snooze by re-selecting the same menu item (which removes the checkbox).