ajout de caldav_sync_manager et refactoring du copy de tache

This commit is contained in:
2024-04-08 00:42:06 +02:00
parent 827ba67228
commit 46aa09995b
5 changed files with 101 additions and 145 deletions

View File

@@ -13,3 +13,8 @@ for key,value in caldav_id.items():
caldav_cfg[key] = f"https://sync.infomaniak.com/calendars/AA01593/{value}?export"
CALDAV_URL = "https://sync.infomaniak.com"
CALDAV_USER = 'AA01593' #agenda@ambulance-clerc.ch
CALDAV_PASSWORD = "Agendamc144"