{{ task.title }}
{{ task.priority }}{{ task.notes }}
Due {{ formatDate(task.due) }}
{{ user ? 'Synced personal workspace' : 'Sign in to sync your tasks' }}
Open
{{ openCount }}
Done
{{ doneCount }}
Today
{{ dueTodayCount }}
Sign in to create a synced task list with priority, due dates, notes, and completion tracking.
Add a task or switch filters to review completed work.
{{ task.notes }}
Due {{ formatDate(task.due) }}