Skip to content

Calendar colors: Don't overwrite when not set by server #850

Closed
@rfc2822

Description

Scope

  • I'm sure that this feature request belongs here and not into Discussions.

Description

  1. When a server does not send a calendar color we don't need to overwrite it with our "green" every time (only use green when calendar is created). Users can then change the calendar color with a third party app and DAVx5 won't overwrite the changes.
  2. Maybe we shouldn't use green for all unknown calendars but select random? different colors. People don't see only green calendars then without possibility to distinguish between them.

Further info

Can we just not update the calendar color in LocalCalendar.update() when it's null from the server? (But of course set it in LocalCalendar.create, otherwise the calendar will be transparent)

Metadata

Assignees

Labels

enhancementNew feature or requestneed infoFurther information needed to continue

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions