Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calendly-like feature to book appointments #1116

Closed
dgsiegel opened this issue Feb 13, 2019 · 3 comments
Closed

Calendly-like feature to book appointments #1116

dgsiegel opened this issue Feb 13, 2019 · 3 comments

Comments

@dgsiegel
Copy link

More a feature request than a bug. I'd love to have the opportunity to let people book meetings via my Nextcloud instance. There are several services available, like Calendly or WhenWorks, but they all are closed-source and require your calendar to be sent to their servers in order to check for a free time slot.

It would be great to have a feature in Nextcloud calendar, that allows the following:

  1. Provide a public link for every user/calendar which shows available time slots (Probably to be configurable, e.g. 1hr slots only Mo-Fr between 8am and 5pm)
  2. Show visitors the remaining free time slots and allow them to choose a day and time to "book" a meeting
  3. This should result in a normal calendar entry, filled out with the visitors data (e.g. email and name). Notifications will be sent automatically, like in the current version

Is a feature like this possible?

@georgehrke
Copy link
Member

Please look for duplicates before creating new issues. Thx

Duplicate of #1023

@jancborchardt
Copy link
Member

Sorry, I pointed @dgsiegel to open an issue – wasn’t aware of the open issue. I do think it’s a really useful feature though. :)

@georgehrke
Copy link
Member

I do think it’s a really useful feature though. :)

Absolutely! But it's best to do it incrementally imo:

  • allow editing public calendars
  • allow sharing public calendars as free/busy only

If we have those two, implementing #1023 should be fairly easy :)

@georgehrke georgehrke mentioned this issue Jan 27, 2020
46 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants