Add calendar events for Sprint S1 Deep Work blocks
This commit is contained in:
107
docs/calendar_events_s1.json
Normal file
107
docs/calendar_events_s1.json
Normal file
@@ -0,0 +1,107 @@
|
||||
[
|
||||
{
|
||||
"summary": "\ud83c\udfaf Deep Work: Sprint S1 - Day 1",
|
||||
"description": "Focused work time for Sprint S1 tasks. No meetings, no distractions.",
|
||||
"start": {
|
||||
"dateTime": "2026-01-05T09:30:00",
|
||||
"timeZone": "Europe/Kyiv"
|
||||
},
|
||||
"end": {
|
||||
"dateTime": "2026-01-05T15:30:00",
|
||||
"timeZone": "Europe/Kyiv"
|
||||
},
|
||||
"reminders": {
|
||||
"useDefault": false,
|
||||
"overrides": [
|
||||
{
|
||||
"method": "popup",
|
||||
"minutes": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"summary": "\ud83c\udfaf Deep Work: Sprint S1 - Day 2",
|
||||
"description": "Focused work time for Sprint S1 tasks. No meetings, no distractions.",
|
||||
"start": {
|
||||
"dateTime": "2026-01-06T09:30:00",
|
||||
"timeZone": "Europe/Kyiv"
|
||||
},
|
||||
"end": {
|
||||
"dateTime": "2026-01-06T15:30:00",
|
||||
"timeZone": "Europe/Kyiv"
|
||||
},
|
||||
"reminders": {
|
||||
"useDefault": false,
|
||||
"overrides": [
|
||||
{
|
||||
"method": "popup",
|
||||
"minutes": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"summary": "\ud83c\udfaf Deep Work: Sprint S1 - Day 3",
|
||||
"description": "Focused work time for Sprint S1 tasks. No meetings, no distractions.",
|
||||
"start": {
|
||||
"dateTime": "2026-01-07T09:30:00",
|
||||
"timeZone": "Europe/Kyiv"
|
||||
},
|
||||
"end": {
|
||||
"dateTime": "2026-01-07T15:30:00",
|
||||
"timeZone": "Europe/Kyiv"
|
||||
},
|
||||
"reminders": {
|
||||
"useDefault": false,
|
||||
"overrides": [
|
||||
{
|
||||
"method": "popup",
|
||||
"minutes": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"summary": "\ud83c\udfaf Deep Work: Sprint S1 - Day 4",
|
||||
"description": "Focused work time for Sprint S1 tasks. No meetings, no distractions.",
|
||||
"start": {
|
||||
"dateTime": "2026-01-08T09:30:00",
|
||||
"timeZone": "Europe/Kyiv"
|
||||
},
|
||||
"end": {
|
||||
"dateTime": "2026-01-08T15:30:00",
|
||||
"timeZone": "Europe/Kyiv"
|
||||
},
|
||||
"reminders": {
|
||||
"useDefault": false,
|
||||
"overrides": [
|
||||
{
|
||||
"method": "popup",
|
||||
"minutes": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"summary": "\ud83c\udfaf Deep Work: Sprint S1 - Day 5",
|
||||
"description": "Focused work time for Sprint S1 tasks. No meetings, no distractions.",
|
||||
"start": {
|
||||
"dateTime": "2026-01-09T09:30:00",
|
||||
"timeZone": "Europe/Kyiv"
|
||||
},
|
||||
"end": {
|
||||
"dateTime": "2026-01-09T15:30:00",
|
||||
"timeZone": "Europe/Kyiv"
|
||||
},
|
||||
"reminders": {
|
||||
"useDefault": false,
|
||||
"overrides": [
|
||||
{
|
||||
"method": "popup",
|
||||
"minutes": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user