Automation
Turn a folder into tasks
Sweep a folder on a schedule and file what it finds as tasks.
What it asks you for
- Runsrequired
- When it sweeps.
- Folderrequired
- The inbox folder to sweep.
What it tells the AI to do
Set up a recurring folder sweep.
- Folder: {{ folder | mention }}
- Runs: {{ schedule.human }} ({{ schedule.timezone }}), cron `{{ schedule.cron }}`
Create it with `automation create`, passing the cron and timezone verbatim.
Each run: read what is new in the folder and turn anything that implies work
into a task, with a title someone could act on without opening the file, and a
link back to it.
Not everything is a task. A document that is reference material is reference
material; filing it as a task puts noise in the one list that has to stay
trustworthy. When you are not sure, leave it and say you left it.
Never create the same task twice: record what you have already filed.- automation
- tasks
- drive
- inbox
More automation skills
- Do this on a scheduleSet up a recurring automation that runs without you.
- Daily briefingA short scheduled digest of only what changed and matters.
- Watch and alert meCheck a condition on a schedule and speak up only when it fires.
- Daily task standupA morning digest of what is due, late, and waiting on you.
- Competitor digestA recurring roundup of what named competitors changed.
- Tidy DriveFile loose documents on a schedule, and report what moved.