rschroll / gmail-scope

Gmail scope for Unity8
GNU General Public License v3.0
3 stars 0 forks source link

View labels as departments #5

Closed rschroll closed 9 years ago

rschroll commented 9 years ago

We can get the user's labels with this API. We should make some of them into departments. It's easy to then restrict the queries to messages with that label.

rschroll commented 9 years ago

Here's an example of using departments: https://github.com/weeman1337/ubuntu-scope-nearby/blob/master/src/scope/query.cpp