Habit Reminders
Habit Reminders can be managed by :
- Web: clicking the
···
button next to a Habit and clicking Reminders. - Mobile: long pressing on a Habit and tapping Reminders.
Reminders are sent via:
- Browser Notification (if permission given)
- App Notification (if app installed and permission given)
Message Variables
Reminder messages support variables, heres how you can use them and the currently supported variables (got more ideas? Reach out to us!).
Running late, take the damn supplements {{first_name}}
Variable | Description | Example |
---|---|---|
first_name | User's first name | James |
last_name | User's last name | Whelton |
streak_count | Count of habit's current streak | 57 |
Timezones
The time a reminder sends is based off the timezone on your user profile (see more about timezones). If you change your timezone, Conjure will send the reminder at the appropriate time in your timezone (eg if you have a reminder for Monday 8am, it will always send the reminder at Monday 8am in the timezone on your profile).