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

Add a way to list all gmail labels, and rename labels. #4

Closed
dcparker opened this issue Dec 12, 2009 · 3 comments
Closed

Add a way to list all gmail labels, and rename labels. #4

dcparker opened this issue Dec 12, 2009 · 3 comments
Labels

Comments

@dcparker
Copy link
Owner

No description provided.

@justinperkins
Copy link

I was looking into this too. A typical use-case would be to check if a message has a label, and create/apply it to the message if not. The Net::IMAP#list method gets all the labels, but still unsure how to reconcile which messages have a given label.

@jasonwbarnett
Copy link
Contributor

I added a way to rename and destroy labels in my fork just in case you want it... https://github.com/jasonwbarnett/ruby-gmail

I added these specifically in https://github.com/jasonwbarnett/ruby-gmail/commit/a3bb025b5e7d68e61a384a76a8441b30ba7447ab

@myobie
Copy link
Collaborator

myobie commented Mar 28, 2014

I merge a PR in that should add this. I'll cut a gem version tonight.

@myobie myobie closed this as completed Mar 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants