elementary / switchboard-plug-onlineaccounts

Switchboard Online Accounts Plug
GNU General Public License v3.0
23 stars 16 forks source link

CalDAV: Offline support for newly configured accounts #241

Closed marbetschar closed 2 years ago

marbetschar commented 2 years ago

This PR adds offline support to task lists and calendars of newly configured CalDAV accounts. You can check the functionality by starting Evolution (installed from *.deb): Right click > Properties on a task list or calendar within a CalDAV account:

Screenshot from 2022-04-27 14-17-48@2x

Please note this does not configure offline support for newly created task lists or calendars once the account is setup. This has to be fixed in Tasks or Calendar directly.

marbetschar commented 2 years ago

Related to https://github.com/elementary/tasks/issues/191 and https://github.com/elementary/calendar/issues/492