Hey folks!
I have been experimenting with Mailspring & absolutely loving the UI and overall vibe. I am trying to build a custom plugin that can automatically tag or label incoming emails based on specific keywords in the subject or body — kind of like a mini-filter system customized for my workflow.
I have skimmed through the plugin documentation and while it gives a decent starting point, I am still unsure how to hook into the incoming mail event and apply tags programmatically. Is there a listener or lifecycle event that handles this?
Also I sm working on organizing my resources for Python Interview Questions and thought it would be neat if Mailspring could help me sort those emails automatically.
Also i have see this Auto Translate Incoming Emails
If anyone has played around with something similar or has tips on regex filtering or automation within plugins, plz share with me.
Thank you…