
Daily Three iOS App
This is a simple app that helps you focus on three important tasks. Each day, it prompts you at a specific time, and it asks you what 3 things you want to accomplish today.
At a second time, it prompts you how progress is going. And at a 3rd time, it asks you if you accomplished them. The user gets to choose the times.

Join the Beta
Changelog
2026-04-12
- Move from local storage to iCloud storage for cross-device consistency
- Added native macOS support
2026-04-11
- Add weekly planning with 7-day date selector for pre-setting future tasks
- Add completion status indicators to Get Tasks shortcut
- Add Get Task History shortcut with date range and status filter
- Add dailythree:// URL scheme for deep linking
- Update credits page layout and copy
2026-03-25
- Ability to reorder tasks with drag and drop
- Add CSV Export
- Add Credits page
- Open today view when tapping widget
- Prompt user to add tasks in widget when there are no tasks
- Suppress morning notification when tasks have already been added
2026-03-07
- Improve theme picker color dots.
- Update app icons and apply app-wide theme tint.
- Improve notes editor dismissal UI.
- Add Shortcuts intents for tasks and notes.
2026-03-06
- Improve lock screen widget task indicators.
- Use dt-icon-final for app and theme icons.
- Polish lock screen and small task widgets.
- Add onboarding reset and new widget options.
- Improve widget layout and add large widget.
2026-03-05
- Add appearance mode setting and dark app icon support.
- Add widget extension and shared SwiftData models.
- MVP features: tasks, progress, completion notes, notifications
- Initial project setup.

