My Python script reads 200 emails a day so I don't have to
I get about 200 emails a day. About 8 of them matter.
For a long time my workflow was: open inbox, scan, archive, repeat. It took 30-45 minutes a day. I built a Python script to do it for me. This is what I built and what I learned.
The core idea
The...
qasim-dev.hashnode.dev3 min read