Add relaxation training recurring task
This commit is contained in:
parent
3ac5e6c612
commit
f8f1d1b43d
1 changed files with 8 additions and 1 deletions
|
|
@ -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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue