{{ timerParts.hours }} : {{ timerParts.minutes }} : {{ timerParts.seconds }}
{{ timerStore.timerState === 'PAUSED_IDLE' ? 'Paused (idle)' : 'Paused (app not visible)' }}
{{ getProjectName(entry.project_id) }}
{{ entry.description || 'No description' }}
{{ formatDuration(entry.duration) }}
{{ formatDateTime(entry.start_time) }}
No entries today
Select a project and hit Start to begin tracking