Dashboard
Overdue
Due This Week
Due This Month
Total Tasks
Needs Attention
Account
Email Notifications

Configure SMTP in your .env file / docker-compose.yml to enable daily email reminders.

SMTP_HOST=smtp.gmail.com
SMTP_PORT=587
SMTP_USER=you@gmail.com
SMTP_PASS=your-app-password
SMTP_FROM=you@gmail.com
Session