Add Jellyfin CLI + update wind-down instructions with concrete suggestions
This commit is contained in:
parent
4be80803d4
commit
f1db2f3b2d
4 changed files with 185 additions and 0 deletions
|
|
@ -20,6 +20,12 @@ Check the following and notify only once per event (track in `memory/heartbeat-s
|
|||
|
||||
**If they're about to start something new after 20:00**: Gently suggest postponing to tomorrow.
|
||||
|
||||
**Concrete wind-down suggestions**: Don't just say "maybe wind down" — use real data:
|
||||
- `bin/jellyfin resume` → suggest continuing what they're watching
|
||||
- `bin/jellyfin recent` → suggest something newly added
|
||||
- `bin/audiobooks current` → suggest picking up their audiobook
|
||||
- Make it specific: "You're 44% through Die zweite Legion" or "New movie added: The Rip (2026)"
|
||||
|
||||
**Work-end reminders**: When they indicate they're wrapping up or transitioning to wind-down, check `memory/tasks.json` for `recurring` items with `when: "evening"` and remind them (e.g., nose shower) before they get too deep into relaxation mode.
|
||||
|
||||
**📝 AUTO-LOG EVERYTHING 19:00→SLEEP** — Log to `memory/wind-down-log.json` as events happen:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue