Update completed family reminders and tasks

This commit is contained in:
aeroreyna
2026-07-04 08:11:48 -04:00
parent 0e919b8489
commit 60efa9dca1
8 changed files with 11 additions and 11 deletions
+3 -2
View File
@@ -51,7 +51,8 @@ Tags: [areas, maintenance, habits, family, sleep, reading]
- Goal is consistency over perfection.
- If missed, restart the next day without penalty.
- Optional metric: track streak count each Friday.
- Hermes cron job `45acb3a9f639` sends the weekday 8:30 PM reminder to the current WhatsApp chat.
- Hermes cron job `45acb3a9f639` sends the weekday 8:30 PM wind-down reminder to the current WhatsApp chat.
- When the family replies `done`, `partial`, or `missed` with optional notes, update the corresponding row in this tracker.
- Created/verified 2026-05-29 after Adolfo requested integration with the family bot.
- 2026-06-09: Added daily family silent-reading routine, every day until the family says otherwise. At 7:45 PM, reminder is to get snack, brush teeth, put pajamas on, clean rooms, and pick books. At 8:00 PM, family gathers in the living room for 35 chapters of the audio Bible, short discussion, prayer, then quiet reading until bed. Hermes cron jobs `eea936742523` and `c5479f8b4329` send the reminders to the current WhatsApp family chat.
- 2026-06-09: Added daily family silent-reading routine, every day until the family says otherwise. At 7:45 PM, reminder was to get snack, brush teeth, put pajamas on, clean rooms, and pick books. At 8:00 PM, family gathers in the living room for 35 chapters of the audio Bible, short discussion, prayer, then quiet reading until bed.
- 2026-07-04: Adolfo said the family no longer needs silent-reading reminders. Removed Hermes cron jobs `eea936742523` and `c5479f8b4329`; do not include silent-reading nudges in the morning briefing unless asked again.