A to-do list that watches your inbox.
Did I Forget is a Chrome extension. It quietly reads your Gmail and Slack, runs an LLM over what's new every few minutes, and keeps a single follow-up list pinned in your sidebar. Tasks auto-check themselves when you handle them. Your tasks live on your machine, not ours.
Reads what you've already opened
The Gmail integration scrapes the DOM of the Gmail tab you already have open, so we never store your messages on a server.
Native Slack OAuth
One click to connect Slack. We fetch DMs and mentions on a schedule, hand them to the LLM, and forget them.
Local task list
Tasks live in the extension's storage on your machine. The backend only stores a per-account "last reviewed" timestamp.
Honest LLM
Every run, the model has to explain what it found and why it did (or didn't) create a task. You can read its reasoning in the sidebar.
How it works
- Sign up here. Pick free or pro.
- Install the Chrome extension and click "Connect this device" — it pairs the extension to your account.
- Connect Slack from the extension's options page (one OAuth click).
- Open Gmail. Within a few minutes the extension will scan, the LLM will run, and tasks will appear in the side panel.