FossifyOrg / Calendar

A simple calendar with events, customizable widgets and no ads.
https://www.fossify.org
GNU General Public License v3.0
688 stars 56 forks source link

Make synced read-only events non-editable #244

Open Frischid opened 4 months ago

Frischid commented 4 months ago

Checklist

Feature description

If a read-only calendar is synced with davx5, fossify calendar allows to edit events even though the changes can not be synced since it is read-only.

Why do you want this feature?

Editing a read-only event makes it inconsistent since there is no indication that the changes are not synced.

Additional information

Other calendar apps, e.g. aCalendar, show the read-only davx5 calendar properly as write protected read-only and do not allow editing. Thus, it seems that the read-only property is somehow available.