-
Notifications
You must be signed in to change notification settings - Fork 240
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
Schedule meetings inside Talk #6516
Comments
Talked with @nickvergessen and @st3iny about the implementation. There are three options:
Option 3 sounds most promising because Talk can do the translation from participants to email addresses and there is the option to offer the feature in clients too. Other notes:
|
Possible dup of nextcloud/spreed#6292 |
To start/continue with the work, we will follow Option 3 now? 3.a should be solvable with But for 3.b the ICalendar needs a method to create an event with name, description, location, and a list of email addresses |
Fixed in nextcloud/server#49731 |
Is your feature request related to a problem? Please describe.
As a Nextcloud user I want to be able to schedule meetings right from Talk, to avoid switching app and having to add participants as attendees manually.
Describe the solution you'd like
Find a way to integrate with Talk and show an action to Schedule meeting. E.g. next to the call button, so that there is a way to have an instant meeting and a scheduled one. Take the participants and add everyone with an email address as attendee.
Follow-up:
Describe alternatives you've considered
N/a
Additional context
N/a
The text was updated successfully, but these errors were encountered: