A light task list tied to your account
Google Tasks records what you need to do and lets you set due dates and reminders. It is tied to your Google account and syncs between computer and phone.
What it does
- Add a due date, time, and details to a task
- Break larger work into subtasks
- Keep several lists for different purposes
- Set weekly or monthly repeats
- Keep completed tasks as a record
It is not a full project management tool. It suits capturing today’s work and things you do not want to forget, quickly.
How it connects to other Google services
Google Calendar shows tasks alongside events on the same day. Creating a task from an email in Gmail keeps a link back to the message. It also opens from the side panel in Docs, Sheets, and Drive, so you can capture something the moment you think of it.
On a phone, the Google Tasks app manages the same lists. Wherever you add something, it syncs to the same account, so a task created on a laptop can be completed while out.
Automation and AI
gogcli and the Google Tasks API let you read and add tasks from a terminal or your own scripts. You can ask an AI agent to break the remaining work on an article into tasks and add them.
AI does get dates and details wrong. When granting an external tool access, check the OAuth scopes, and review what gets added or deleted yourself at first. Deciding on list names and how due dates are used before automating keeps things from sprawling.