nextcloud/server

Allow calendars to be shared without adding the (creator) label to the name.

Open

#20.945 geöffnet am 13. Mai 2020

Auf GitHub ansehen
 (19 Kommentare) (4 Reaktionen) (0 zugewiesene Personen)PHP (4.865 Forks)batch import
1. to developenhancementfeature: caldavfeature: davfeature: sharinggood first issuepapercut

Repository-Metriken

Stars
 (34.953 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 20T) (627 gemergte PRs in 30 T)

Beschreibung

Is your feature request related to a problem? Please describe. My users have been confused by the naming convention of shared calendars. If I say, create a calendar called Attendance and share it with a group, my users will see a calendar called Attendance (James) in their client. Many users don't understand that the name of the calendar is unique to them because it goes against their experience of shared resources so they don't attempt to rename it for fear that it will affect everyone.

Describe the solution you'd like I would like the option for the calendar name to be unchanged from what I choose when I share it.

Describe alternatives you've considered Allowing a "share name" pre-populated with the current behavior but editable by the sharer would be an alternative. This would be a one-time option at the point of creation so it might create confusion for sharers.

Contributor Guide