Task List

Welcome to TaskBlitz

Sign in with Google to start managing your tasks

Select Topic:
{{ topic.name }} ({{ getActiveItemCount(topic.id) }}/{{ getTotalItemCount(topic.id) }})
  • +
    {{ getIncompleteSubtaskCount(item.id) }} {{ item.text }}
    Completed: {{ formatDate(item.completedAt) }} Created: {{ formatDate(item.createdAt) }} 📅 {{ formatPlannedDate(item.plannedDate) }}

No active tasks. Add one above!

No completed tasks yet.

No tasks planned for today.

No planned tasks. Set a date on a task to plan it.

No tasks yet. Add one above!

Today

{{ formatPlannedDate(planTodayStr) }}
Deadline Recurring Investment
{{ formatMinutes(planTodayLoggedMinutes) }} logged today · {{ formatMinutes(planCommittedRemainingMinutes) }} still planned ({{ planCommittedQueue.length }} item{{ planCommittedQueue.length === 1 ? '' : 's' }})

Committed today

clears before investment time opens
Nothing due today — give a task a Deadline or Recurring type from its Edit panel and it'll surface here automatically.

Investment (idle priority)

capped at {{ weeklyInvestmentCapMinutes }} min / week
{{ planInvestmentUsedMinutes }} / {{ weeklyInvestmentCapMinutes }} min used this week
{{ planInvestmentLockReason }}
No investment tasks yet — set a task's type to Investment from its Edit panel.
{{ formatTime(timeRemaining) }}
{{ timerState === 'break' ? 'Break Time' : (timerState === 'running' ? 'Focus Time' : 'Ready') }} - Session {{ pomodoroCount + 1 }}
Working on: {{ currentTimerTask.text }}
{{ formatMinutes(itemLoggedTodayMinutes(currentTimerTask)) }} logged to this task today
Select Task:
{{ item.text }} 🍅 {{ taskPomodoroStats[item.id].completed }}

No active tasks. Add tasks in the Tasks tab first!

Today's Stats:
{{ todayPomodoroStats.completed }}
Pomodoros
{{ todayPomodoroStats.focusTime }}
Focus Minutes
{{ todayPomodoroStats.breakTime }}
Break Minutes
  • {{ formatDiaryDate(entry.date) }}
    {{ entry.expanded ? '▼' : '▶' }}

No diary entries yet. Click "Add Today's Note" to start!

{{ snackbar.message }}