The time tracker captures the time you spend working. You can run a live timer, log entries by hand after the fact, or have entries created automatically by Pomodoro sessions. Each entry can be linked to one or more tasks (or none) and tagged. However many tasks an entry links to, it's still one entry of one duration — linking it to several tasks never multiplies your tracked time.
What you can do
Open the Time tracker page to start, stop, and resume the live timer and to browse your finished entries. The currently running entry sits at the top, and the rest are listed below with filters. You can also bulk-edit several entries at once on the bulk edit page, import entries from a file, and export your time data. For a date-ranged summary of where your time went, open Time tracker insights; for a pivot of time by name, tag, project, or task across a period, open Time tracker reports.
Fields you fill in
- Name — an optional label for the entry.
- Start time — when the work began.
- End time — when it ended (a running entry doesn't have one yet).
- Tasks — optional. When you edit an entry you can link it to several tasks — add each from the picker, remove one with the × on its chip. Starting or resuming the live timer attaches a single task to get going; open the entry afterwards to link more. Linking a task that has no start date yet sets its start date to when the tracked work began, so it lands on the calendar — see Tasks.
- Tags — optional.
Only one timer can run at a time.
The running timer
- Start — begins a new entry timed from now.
- Stop — ends the running entry and marks it finished.
- Resume — starts a fresh entry that copies the name and task from your most recent finished one. It's a new entry, not a continuation of the old one, but the running timer shows the accumulated total for that name today (earlier same-name entries plus the live segment), so a resumed session keeps counting up rather than restarting at zero. Hover the timer to see the current segment on its own.
- Reload anytime — the elapsed counter is worked out from the start time, so reloading the page or switching devices picks the timer back up exactly where it was, with no drift.
- Across tabs and devices — the timer stays in sync everywhere it's open; start it on your laptop and watch it tick on your phone. See Realtime updates.
The list
Each row shows the start time, end time, name, duration, linked tasks, and tags. The tasks column lists each linked task as a clickable chip (with a "+N" overflow when there are several), and marks entries that have no task as standalone. You can filter by date range, task, status, and tags — an entry linked to several tasks matches a filter for any of them. Entries are sorted by start time, newest first. Choose how many entries appear per page.
You can pin the page to either continuous or pomodoro mode with a toggle. Continuous mode shows your single running entry; pomodoro mode shows the active focus sequence and its step progress.
The dashboard chart
A bar chart on both the dashboard and the time-tracker page totals your finished time by date across the range you pick. It updates live as entries change, so it always reflects your latest work. On the time-tracker page, press G to show or hide the chart.
Bulk edit
When you select several entries, you can edit these fields together:
- name
- start time
- end time
- task
- tags
The end time must stay after the start time for every entry in your selection.
Import and export
- Import — bring entries in from a file; the columns map onto the entry fields. See Import CSV.
- Export — download your time data as CSV, XLS, or PDF. Pick which columns to include and a date range. Exports run in the background, and you can download finished ones from the export history.
Pomodoro integration
A pomodoro sequence creates time entries automatically — one per productive step, or more if you pause and resume within a step. These entries link back to the sequence. When you discard a sequence you can either delete those entries or keep them as standalone entries; see Pomodoro sessions.
Tips and edge cases
- Only one timer at a time. Starting a new timer while one is already running stops the existing one first.
- Resume makes a new entry. Resume isn't a continuation — it's a brand-new entry that copies the name and task. Your total "time on this task" is the sum of several entries.
- Linking many tasks never doubles your time. An entry counts once toward your totals no matter how many tasks it's on. The only place numbers can sum higher is a breakdown that groups by task or project (for example via the assistant's time aggregation), where an entry on two tasks adds its full duration to each — that's the breakdown answering "how much time touched each task", not splitting the total.
- Filters re-run on change. Changing a filter re-queries the list; live updates only refresh rows already in view.
- Tag-based reporting works. Use tags like
client-callordeep-workto slice the dashboard chart later.
On mobile
The mobile app tracks time on its own tab, with a few native touches:
- Live Activity timer (iOS) — a running timer shows on the Lock Screen and in the Dynamic Island, with Stop / Resume controls, and keeps ticking while the app is backgrounded. Android shows the same as a foreground notification.
- Native pickers — editing an entry's start/end times uses the system date/time picker.
- Works offline — starting, stopping, and editing entries while offline are queued and sent on reconnect, with the running timer reflected locally; see Offline support.
- Reports are a native rework, not the web grid — see Time tracker reports.