Files
personal-hub/.obsidian/plugins/full-calendar-remastered/data.json
T
2026-07-17 14:47:12 +02:00

138 lines
3.9 KiB
JSON

{
"calendarSources": [
{
"type": "outlook",
"name": "Calendar (ma@coachhamburg.com)",
"color": "auto",
"id": "outlook_1",
"microsoftAccountId": "ms_c5d61256-6dbb-4c89-b16a-4504eabca9dd",
"calendarId": "AAMkADkzMmMxODczLWMwMWEtNDY2MC1iMTMyLTc5NTVmNGJiNTJiMwBGAAAAAACtpelfeDR2QIYpoLplr0WEBwDSnZwdEeRhT6p_DU5TG3KVAAAAAAEGAADSnZwdEeRhT6p_DU5TG3KVAAAAAOiAAAA="
},
{
"type": "local",
"name": "New Local Calendar",
"color": "#3b82f6",
"id": "local_1",
"directory": "50-Aufgabenplanung/events",
"template": "",
"taskCompletionStyle": "datetime"
}
],
"defaultCalendar": 0,
"firstDay": 1,
"initialView": {
"desktop": "timeGridWeek",
"mobile": "timeGrid3Days"
},
"timeFormat24h": true,
"clickToCreateEventFromMonthView": true,
"displayTimezone": "Europe/Berlin",
"lastSystemTimezone": "Europe/Berlin",
"enableAdvancedCategorization": false,
"chrono_analyser_config": null,
"categorySettings": [],
"useCustomGoogleClient": false,
"googleClientId": "",
"googleClientSecret": "",
"googleUseCopyPasteAuth": false,
"googleAccounts": [],
"useCustomMicrosoftClient": false,
"microsoftClientId": "",
"microsoftProxyBaseUrl": "",
"microsoftAccounts": [
{
"id": "ms_c5d61256-6dbb-4c89-b16a-4504eabca9dd",
"email": "ma@coachhamburg.com",
"refreshToken": null,
"accessToken": null,
"expiryDate": 1784292903524
}
],
"enableLocalServer": false,
"localServerPort": 8540,
"useLegacyPlaintextCredentials": false,
"businessHours": {
"enabled": true,
"daysOfWeek": [
1,
2,
3,
4,
5
],
"startTime": "08:00",
"endTime": "18:00"
},
"enableBackgroundEvents": true,
"enableReminders": true,
"enableDefaultReminder": true,
"defaultReminderMinutes": 10,
"workspaces": [],
"activeWorkspace": null,
"showEventInStatusBar": false,
"highlightCurrentOrNextEvent": false,
"slotMinTime": "00:00",
"slotMaxTime": "24:00",
"allDaySlot": true,
"timeGridDayHeaderFormat": "day-ddmm",
"weekends": true,
"hiddenDays": [],
"dayMaxEvents": false,
"activityWatch": {
"enabled": false,
"apiUrl": "http://127.0.0.1:5600",
"lastSyncTime": 0,
"autoSyncEnabled": false,
"autoSyncIntervalMins": 10,
"targetCalendarId": "",
"syncStrategy": "auto",
"customDateStart": "",
"customDateEnd": "",
"profiles": []
},
"tasksIntegration": {
"backlogDateTarget": "scheduledDate",
"calendarDisplayDateTarget": "scheduledDate",
"openEditModalAfterBacklogDrop": false,
"taskDisplayFormat": "dayPlanner",
"includeGlobalQueryInBacklog": false,
"backlogQuery": ""
},
"fcrReminderCompanion": {
"enabled": false,
"apiUrl": "http://127.0.0.1:45677"
},
"apiTokens": {},
"authorizedTokens": {},
"milestones": {
"counters": {
"created.total": 1,
"created.local": 1,
"meta.firstActionAt": 1784219827648,
"meta.lastActionAt": 1784219878390,
"day.action.2026-07-16": 2,
"day.created.2026-07-16": 1,
"tz.Europe/Berlin": 1,
"deleted.total": 1,
"deleted.local": 1
},
"unlockedAt": {},
"shown": {}
},
"enableMonthlyStatsReport": false,
"lastMonthlyMilestonesGeneratedMonth": null,
"lastMonthlyMilestonesCheckDate": null,
"milestoneNotifierDuration": 8000,
"currentVersion": "0.13.4",
"linkedNotesDirectory": "_attachments/fcr",
"linkedNoteLinkStrategy": "deadline",
"taskBacklogLastProviderId": "",
"caldavTaskInboxLastCalendarId": "",
"linkedNoteTemplate": "# {{title}}\n\n**Date**: {{date}}\n**Time**: {{timeString}}\n**Location**: {{location}}\n**Calendar**: {{calendarName}}\n\n## Description\n{{description}}\n\n## Notes\n- ",
"weatherCity": "Itzehoe",
"weatherLatitude": 53.92099,
"weatherLongitude": 9.51529,
"weatherHide": false,
"weatherInputMode": "city",
"weatherUnit": "C"
}