shared-recruiting-co
shared-recruiting-co copied to clipboard
[Spike] Gmail Add-On
Is your feature request related to a problem? Please describe. As a user, I want to see SRC related actions in Gmail for emails related to job opportunities.
Describe the solution you'd like Create an example of what it would look like to have a SRC related actions appear on emails labeled with "@SRC".
Describe alternatives you've considered N/A
Additional context The goal is to create something simple to see if the ergonomics make sense for users (candidates)
Documentation for creating a gmail add-on: https://developers.google.com/apps-script/add-ons/gmail
Some ideas for actions:
- "(Un)Mark as Job Opportunity"
- "Interested", "Not Interested", "Maybe Later"
- "Allow Sender", "Allow All Senders from this Domain"
- "Block Sender", "Block All Senders from this Domain"
- "View in SRC"
@devstein is this along the lines of what you had in mind? Not sure what you mean by "Spike"
https://user-images.githubusercontent.com/95698968/226493235-c1e4998e-654d-4805-87d6-953892aa6b3e.mov
@msteinbrick Spike is just a word for proof of concept/mvp
Nice!!! It's along the lines of what I had in mind. I'm not too familiar with the UI capabilities of a Gmail-addon, but I was originally imaging the actions within the email, like https://www.producthunt.com/products/ellie-your-ai-email-assistant#ellie-6
@devstein gotcha, let me look into that project. These kinds of Gmail Add-ons seem pretty limited from a UI / UX perspective (as far as I can tell)