22 lines
394 B
JSON
22 lines
394 B
JSON
{
|
|
"calendarSources": [
|
|
{
|
|
"type": "dailynote",
|
|
"color": "#ffffff",
|
|
"heading": "Calendar Tasks"
|
|
},
|
|
{
|
|
"type": "local",
|
|
"color": "#b857e5",
|
|
"directory": "900. Calendars/1. Other Work"
|
|
}
|
|
],
|
|
"defaultCalendar": 0,
|
|
"firstDay": 0,
|
|
"initialView": {
|
|
"desktop": "timeGridWeek",
|
|
"mobile": "timeGrid3Days"
|
|
},
|
|
"timeFormat24h": false
|
|
}
|