Skip to content

Time Tracking

Use /time from the command palette to open the time tracking interface:

  • Timer mode: Press T to start tracking time on the selected task (or press Tab to choose a target)
  • Manual entry: Add a time entry by selecting a date, entering a duration (e.g., 2h 30m), and optional note

Both modes support saving the entry directly from the form.

The /time view aggregates time across your workspace and lets you filter by:

FilterDescription
TeamAll users in your team
BoardSpecific board or project scope
UserIndividual user (use ?user=me to see your own entries)
RangeLast 7 days, month-to-date, or custom date picker
GroupBy task, board, user, or date

Filters are saved per prompt so you can quickly re-apply the same view.

After applying filters, click Export to download a comma-separated values (CSV) file:

  • Formatted for Excel and Google Sheets with decimal hours
  • No injected formulas or formatting artifacts
  • Includes task number, description, user, duration, date, and note

CSV export supports the same range and group filters as the table view.

Toggle Quiet rows in the view toolbar to hide the time cell for less verbose views. This keeps the table compact while preserving edit/delete access to each entry.

  • Running timer badge: Appears in the Kanban header (Ctrl+K view) showing the number of active timers on the board
  • Per-board persistence: Timer state is scoped per board — starting a timer on one board doesn’t affect timers on other boards
  1. Select a task on the board (or use Tab to pick one)
  2. Press T — the timer starts automatically
  3. Press T again to pause and save the entry
  1. Open /time from the command palette
  2. Select filters from the Dropdown panel:
    • Team, Board, User, Range, Group
  3. Click Save filters to prompt-saved states
  4. Quickly re-open saved filters from the left panel
  1. Apply filters you want to export
  2. Click Export CSV
  3. Open in Excel or Google Sheets — times display as decimal hours ready for calculations