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 support for multiple Gmail accounts #209

Open
ronilaukkarinen opened this issue Jul 26, 2022 · 4 comments
Open

Add support for multiple Gmail accounts #209

ronilaukkarinen opened this issue Jul 26, 2022 · 4 comments
Labels
feature feature request to implement

Comments

@ronilaukkarinen
Copy link

Is it possible to add more than one Gmail account? I'm using two Gmail accounts, both are improtant.

@xavierfoucrier
Copy link
Owner

Hi @ronilaukkarinen,

Unfortunately it's not possible at this time.
It could be done with some code and UI refactoring.

But, many things to take into considerations, like:

  • Google API requests
  • inbox syncing
  • systray icon display
  • single vs multiple notifications at a time
  • etc.

So probably more than a simple option to add...

@xavierfoucrier xavierfoucrier added the feature feature request to implement label Jul 26, 2022
@xavierfoucrier xavierfoucrier changed the title Multiple Gmail accounts Add support for multiple Gmail accounts Jul 26, 2022
@ronilaukkarinen
Copy link
Author

OK cool. +1 for this feature then :) I'd help but C# is not my strongest suit.

@xavierfoucrier
Copy link
Owner

Tagged this as feature, but for sure it won't be implemented in the next release.
I really try to make the application as flexible as possible but I can't satisfy everyone's workflow.

Thanks for the idea 😉

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

No branches or pull requests

3 participants
@ronilaukkarinen @xavierfoucrier and others