Feature
Nudges and at-a-glance tiles without opening the app.
Reminders and optional Home Screen tiles.
Scheduled reminders + WidgetKit snapshot.
Schedule reminders tied to your data model. Widgets can surface a snapshot of your Calero world on the Home Screen (where supported by the app configuration).
Set reminders on your data. Widgets can show a snapshot when the app build supports it.
Reminders reference entities in the graph; the scheduler surfaces them in-app and via system notifications where integrated. Widgets read a shared App Group snapshot updated after saves.
Reminders & Home Screen widgets — screenshot coming soon
Reminders & Home Screen widgets — screenshot coming soon
Reminders & Home Screen widgets — screenshot coming soon
Why it matters Why it matters Data model & behavior
- Scheduled reminders integrated with follow-up thinking
- Widget snapshots updated when you use the app
- Complements in-app dashboard cards
- Reminders tied to your graph
- Widgets where enabled
- Pairs with the dashboard
- Reminder records with fire date + entity link
- Widget timeline reload on significant data changes
- App Group / UserDefaults or file snapshot per implementation
How teams use it In practice Implementation notes
Reminders help close the loop after interactions and meetings.
Widgets are optional polish for people who live on their phone’s first screen.
Helps you actually follow up after meetings.
Widgets are extra polish for phone-first users.
Widget content is derived, not a second source of truth.
Exact notification integration depends on OS entitlements.