Skip to content
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

Support Gmail "Mute" Capability #20

Open
jlp78 opened this issue Feb 14, 2015 · 2 comments
Open

Support Gmail "Mute" Capability #20

jlp78 opened this issue Feb 14, 2015 · 2 comments

Comments

@jlp78
Copy link

jlp78 commented Feb 14, 2015

In some e-mail conversations with David Lechner, I suggested that Gmail Buttons add support for Gmail's conversation "muting" functionality. In Gmail's web interface, this functionality allows the user to "mute" or unsubscribe from a particular thread (conversation in Gmail speak). Received mail within the same thread will still be received and kept, but will bypass the inbox (i.e., be automatically archived). When you mute a thread, it also archives any existing messages in the thread.

Some experimentation shows that Gmail adds the "\Muted" label to messages in the thread. Unmuting the thread removes this label and restores the message(s) to their original folder (not sure how it remembers this).

Thunderbird already includes an "Ignore Thread" function (and "Ignore Subthread"), but these functions only ignore the thread within the Thunderbird client's view. They do not affect views of the thread from other clients.

Desired use cases are as follows:

  1. User clicks "mute" button. "\Muted" label is applied and message(s) are removed from the "folder" they are currently in.
  2. User finds message in "All Mail" folder (label) and clicks "unmute" button. "\Muted" label is removed from message(s) and they are restored to their original folder (label(s)).

additional desirable behavior: clicking or actuating Thunderbird's "Ignore Thread" functionality actually performs the actions above.

@dlech dlech added this to the 0.7.0 milestone Feb 14, 2015
@dlech
Copy link
Owner

dlech commented Apr 24, 2015

I messed around with this a while back, but forgot to follow up. Although you can add and remove the \Muted label, it doesn't seem to work the same as the Gmail web interface. So, it doesn't look like I can do anything about it right now. I'll leave this issue open in case Gmail ever makes the functionality more accessible.

@dlech dlech removed this from the 0.7.0 milestone Apr 24, 2015
@jlp78
Copy link
Author

jlp78 commented Apr 24, 2015

Thanks, David. It does seem a little odd from my experimentation, too.
Maybe I'll prod the google devs a little via some contacts I have there and
see if I can turn up a document filly describing the functionality.

-jan-
On Apr 24, 2015 9:11 AM, "David Lechner" notifications@github.com wrote:

I messed around with this a while back, but forgot to follow up. Although
you can add and remove the \Muted label, it doesn't seem to work the same
as the Gmail web interface. So, it doesn't look like I can do anything
about it right now. I'll leave this issue open in case Gmail ever makes the
functionality more accessible.


Reply to this email directly or view it on GitHub
#20 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants