nextcloud / calendar

📆 Calendar app for Nextcloud
https://apps.nextcloud.com/apps/calendar
GNU Affero General Public License v3.0
959 stars 235 forks source link

Option to make appointments not associated with person #5519

Open bentuna opened 10 months ago

bentuna commented 10 months ago

Is your feature request related to a problem? Please describe.

The current public appointment booking page contains the avatar and name of the owner of the appointment. This is unintuitive if you want to use the booking feature for a room or another resource.

Describe the solution you'd like

'Create Appointmen' modal:

Appointment booking page:

Describe alternatives you've considered

A cooler but a bit more work-intensive alternative would be: If the checkbox 'personal appointment' is unchecked, to show an upload-button for a cusom appointment image and a text input for a custom 'room or resource title' and show these instead of the avatar and the owner's name.

Additional context

No response

miaulalala commented 10 months ago

Have you tested the workflow when the appointment is for a room / resource / vehicle? I don't see how that is possible if you're using the rooms / resources that are available via calendar_resource_management unless there is a user account for that.

But in principle I like the idea of using the booking system to allow for rooms and resources as well.

@jancborchardt whaddaya think, would this be a nice feature?

bentuna commented 10 months ago

I have not tested it with the resource management but I think the very simple solution I am suggesting does not need to be connected to the resource management yet.