Add relaxation training recurring task

This commit is contained in:
Hoid 2026-02-26 22:10:07 +00:00
parent 3ac5e6c612
commit f8f1d1b43d

View file

@ -7,6 +7,13 @@
"frequency": "daily", "frequency": "daily",
"when": "evening", "when": "evening",
"context": "Remind in evening, whether work just wrapped up or already relaxing" "context": "Remind in evening, whether work just wrapped up or already relaxing"
},
{
"id": "112510c4",
"text": "Relaxation training 🧘",
"frequency": "2-3x daily",
"when": "work-hours",
"context": "Nudge during work hours (10:00-18:00 Vienna). Takes 1-2 minutes, good micro-break. Spread reminders out, not back-to-back."
} }
], ],
"tasks": [ "tasks": [
@ -55,4 +62,4 @@
"context": "User mentioned this before bed on Feb 24. Wants visual feedback for sync state in the app." "context": "User mentioned this before bed on Feb 24. Wants visual feedback for sync state in the app."
} }
] ]
} }