Loading...
Stay organized. Get things done.
{{ new Date().toLocaleDateString('en-US', { weekday: 'long', month: 'long', day: 'numeric' }) }}
{{ filter === 'all' ? 'No tasks yet. Add one above!' : filter === 'active' ? 'No active tasks. 🎉' : 'No completed tasks.' }}