Description
Add browser notifications for overdue tasks.
Features
- Request notification permission on first use
- Notify when task deadline is approaching (configurable: 1h, 30min, etc.)
- Notify when task becomes overdue
- Click notification to open task detail
Technical Notes
- Use Web Notifications API
- Requires HTTPS or localhost
- Optional: Service Worker for background notifications
Priority
Low
Description
Add browser notifications for overdue tasks.
Features
Technical Notes
Priority
Low