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

Email opens inside "All mail" folder instead of "Inbox" folder #60

Open
taras-mukin opened this issue Nov 18, 2021 · 3 comments
Open

Email opens inside "All mail" folder instead of "Inbox" folder #60

taras-mukin opened this issue Nov 18, 2021 · 3 comments
Assignees

Comments

@taras-mukin
Copy link

Clicking on an email in the menu bar dropdown opens the email inside the "All mail" folder, which then leads to some unusual behaviour -- archiving an email from Inbox throws you back into inbox (as email is no longer in this folder, I guess), while archiving in "All mail" doesn't do that, you stay with the same email opened on the screen.

@taras-mukin taras-mukin changed the title Email opens inside "All mail" folder instead of "Inbox" folder. Email opens inside "All mail" folder instead of "Inbox" folder Nov 18, 2021
@ashchan
Copy link
Owner

ashchan commented Nov 21, 2021

I'll see if this could be fixed. Thanks.

@ashchan ashchan self-assigned this Nov 21, 2021
@ashchan
Copy link
Owner

ashchan commented Nov 22, 2021

I haven't found out the proper URL to construct the destination email address inside Inbox.

The current URL used is https://mail.google.com/mail/u/[email]?account_id=[email]&message_id=\(id)&view=conv&extsrc=atom which lands in All Mail. This address is also used in official gmail atom feed.

I tried Mimestream and it opens mails in Gmail in the All Mail folder as well.

Will spend some more time to experiment this.

@annabarnes1138
Copy link

I might be oversimplifying things, but wouldn't it just be https://mail.google.com/mail/u/[email]/#inbox/(id)?

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

No branches or pull requests

3 participants