-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Update mail extension #16214
Update mail extension #16214
Conversation
- add unreadonly for see recent mail action - Initial commit
Thank you for your contribution! 🎉 🔔 @yug2005 @ikupenov @pernielsentikaer @fengtianze @tleo19 @Luk4h @jfkisafk @StevenRCE0 @ridemountainpig you might want to have a look. You can use this guide to learn how to check out the Pull Request locally in order to test it. You can expect an initial review within five business days. |
What do you think @yug2005 |
I had the exact same thought when I was trying out this extension so I uninstalled it, so I agree with OP's perspective here. |
Makes sense for me to use |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't see the issue with "See" but I guess "View" would work better. Other than that, the change looks good to me.
Okay, let's use |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi 👋
Looks good to me, approved 🔥
Description
See Recent Mail
:unreadonly
to show whether only unread messages.The motivation is that:
When I used the
See Recent Mail
action, I thought it had bugs since I could not see any emails from my inbox.When I checked the extension code, I finally realized this command (action) by default only shows unread emails while there is no convenient alternative command to check inbox. (`see mail accounts needs further steps, command -> choose account -> email list).
Check inboxes.
Screencast
Checklist
npm run build
and tested this distribution build in Raycastassets
folder are used by the extension itselfREADME
are placed outside of themetadata
folder