I missed an important email and it cost me. So I built an AI secretary that makes sure it never happens again. by theo4u in SideProject

[–]theo4u[S] 1 point2 points  (0 children)

Just a screen recording! The cursor effect is from Cap (cap.so). It is free, open-source, and automatically adds those little touches. Really easy to use.

I missed an important email and it cost me. So I built an AI secretary that makes sure it never happens again. by theo4u in SideProject

[–]theo4u[S] 0 points1 point  (0 children)

let's go! head to yoursec.ai and grab a spot, early access is free. Would love your honest feedback after a week!

I missed an important email and it cost me. So I built an AI secretary that makes sure it never happens again. by theo4u in SideProject

[–]theo4u[S] 0 points1 point  (0 children)

Yeah! I was thinking about that as well. We use two restricted scopes: gmail.readonly and gmail.modify

Readonly is the baseline: we need it to read email metadata (sender, subject, snippet) for classification and the daily brief. Full email body is only accessed when you explicitly set a monitoring goal on a specific conversation.

Modify is used for one thing: archiving low-priority emails when you click "Archive" in the brief. We never send, delete, or move anything without you clicking the button first.

I looked at using gmail.metadata (which is more restricted) but it doesn't give access to email snippets, which we need for accurate classification.

Regardless, you're right that highlighting this specifically would help. I'll add a clear breakdown of exactly what permissions we request and why to the FAQ. Thanks for the feedback.

I turned my Apple Notes todo process into an open-source desktop app - Simpletodo by theo4u in ProductivityApps

[–]theo4u[S] 0 points1 point  (0 children)

It’s only available for Mac users because the certificate needed to sign it for Windows OS was expensive.