Hey, I hope that I am not overlooking something obvious. According to the README this app supprots CalDAV sync. But in the preferences I can only find an option to sync with a Microsoft account.
To Reproduce
Install v4.0 as flatpak
Open the app
Open the preferences
Logs
sudo journalctl --boot | grep remembrance
[sudo] password for yoda:
Dez 20 17:09:28 yodaTux io.github.dgsasha.Remembrance.Service2[294197]: 2023-12-20 17:09:28,756 - remembrance-service - INFO - application:__init__ - Starting remembrance-service version 4.0
Dez 20 17:09:29 yodaTux org.gnome.Software.desktop[294178]: 2023-12-20 17:09:29,221 - remembrance - INFO - application:connect_to_service - Connected to service
Dez 20 17:11:34 yodaTux io.github.dgsasha.Remembrance.Service2[294197]: 2023-12-20 17:11:34,270 - remembrance-service - INFO - backend:emit_login - Logged into Microsoft account
Dez 20 17:12:01 yodaTux io.github.dgsasha.Remembrance.Service2[294197]: 2023-12-20 17:12:01,108 - remembrance-service - INFO - backend:logout_todo - Logged out of Microsoft account
Dez 20 17:13:54 yodaTux org.gnome.Software.desktop[295568]: 2023-12-20 17:13:54,931 - remembrance - INFO - application:connect_to_service - Connected to service
Dez 20 17:15:35 yodaTux io.github.dgsasha.Remembrance.Service2[294197]: 2023-12-20 17:15:35,761 - remembrance-service - ERROR - ms_to_do:login -
Dez 20 17:15:35 yodaTux io.github.dgsasha.Remembrance.Service2[294197]: File "/app/lib/python3.10/site-packages/remembrance/service/ms_to_do.py", line 153, in login
Dez 20 17:15:35 yodaTux io.github.dgsasha.Remembrance.Service2[294197]: File "/app/lib/python3.10/site-packages/remembrance/service/backend.py", line 1266, in login_todo
Dez 20 17:15:35 yodaTux io.github.dgsasha.Remembrance.Service2[294197]: File "/app/lib/python3.10/site-packages/remembrance/service/ms_to_do.py", line 171, in login
Dez 20 17:15:35 yodaTux io.github.dgsasha.Remembrance.Service2[294197]: File "/app/lib/python3.10/site-packages/remembrance/service/ms_to_do.py", line 153, in login
Package
Flathub
Distribution
NixOS
Describe the bug
Hey, I hope that I am not overlooking something obvious. According to the README this app supprots CalDAV sync. But in the preferences I can only find an option to sync with a Microsoft account.
To Reproduce
Logs
Additional context