Routines
It works when you don’t.
Describe the job once, in a sentence, and say when it should happen. It runs on a schedule, around your meetings, or on demand — with the laptop shut.
Brief for 10:00 with Acme is in the Prep section
A trigger, a sentence, and a leash.
That is the whole model. No node graph, no canvas, no drag-and-drop — you write what you want in English and say what it is allowed to touch.
Written the way you would ask a person.
“30 minutes before a meeting with external guests: brief me on who is attending, the last threads with them, and what my notes say we promised.” That is the routine. It is a markdown file in your vault you can open and edit.
- On a schedule, or before a calendar event
- When a recording starts, or a meeting ends
- Or only when you press the button
- A plain markdown file you can edit
Ten come already written.
Clicking one never starts anything — it fills in the editor and waits for you. Change the wording, change the trigger, or delete it.
Morning briefing
What is on today, who you are seeing, and what you owe them.
08:00 daily
Weekly review
What actually happened this week, pulled from the meetings you had.
Fri afternoon
Action item sweep
Commitments going stale, surfaced before someone has to chase you.
after meetings
Follow-up drafts
The email you meant to send, written and waiting in your drafts.
on meeting end
Meeting prep
Who is attending, their company, the last threads, what you promised last time.
30 min before
Daily digest
Everything that landed in the vault today, in one page.
18:00 daily
Recording write-up
A walkthrough turned into a clean page the moment you stop talking.
on recording end
And three more
All ten ship as editable markdown. None of them run until you say so.
routines/
What it can reach.
Connected accounts stay read-only until you deliberately change that, and every tool inside one is classified read or write by hand.
Your accounts
Gmail, Outlook mail, Notion and web search. A routine can read the thread you need before a call, or leave a draft for you to look at.
Signed webhooks
POST a finished meeting to n8n, Zapier, Make, or your own endpoint. Signed and retried, and you pick what goes in the body.
localhost included
A log of every run
What fired it, what it called, and what it cost. If you cannot see what it did, you cannot trust it with anything.
04
Routine questions.
What is a routine, exactly?
A trigger, an instruction written in plain English, and a list of what it is allowed to touch. It can run on a schedule, a set number of minutes before a calendar event, when a recording starts, when a meeting ends, or only when you press the button. Each one is a plain markdown file in your vault you can open, edit, or delete.
What can a routine reach, and how do I limit it?
You can connect Gmail, Outlook mail, Notion, and web search. Two separate settings control a routine: one covers your machine — whether it can touch files and run commands — and one covers change, from read-only, to stopping and asking you before every action, to acting on its own. New routines start manual, sandboxed, and read-only. Every tool in a connected account is classified read or write by hand, anything unrecognised counts as a write until someone reviews it, and the limits you set are applied to the request before it leaves your Mac.
Does my Mac need to be awake?
No. Routines run with the laptop shut. That is the point — the work that has to happen at 8am happens whether or not you are at the machine.
Can it send my meetings to Zapier, n8n, or my own system?
Yes. A routine can POST a finished meeting to any endpoint, including localhost. Requests are signed and retried, and you choose what goes in the body.
How do I know what it did?
Every run is logged with what triggered it, which tools it called, and what it cost in tokens. Test runs are always read-only, so you can watch a routine work before you let it change anything.
Keep exploring
A floating pill, a live transcript, and a summary that builds while the call is still running.
Every page, call and capture in one tree of plain files you can search or ask.
Press a shortcut and your words land wherever the cursor is — or speak an instruction it runs instead.
Let it do the 8am part.
Free to download. Routines, connectors and webhooks are Pro.
v1.11.7 · signed & notarized · auto-updates