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

Improve handling of links for online events #5389

Closed
Tracked by #70
ChristophWurst opened this issue Aug 2, 2023 · 3 comments · Fixed by #5355 or nextcloud/server#39753
Closed
Tracked by #70

Improve handling of links for online events #5389

ChristophWurst opened this issue Aug 2, 2023 · 3 comments · Fixed by #5355 or nextcloud/server#39753
Assignees
Labels
3. to review Waiting for reviews enhancement New feature request

Comments

@ChristophWurst
Copy link
Member

ChristophWurst commented Aug 2, 2023

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

As a user of online meetings I want a smooth experience for links I have to open to join a call.

Describe the solution you'd like

  1. Write the conference URL into the location field when creating Talk rooms for an event. feat: Write Talk URL into location, not description #5395
  2. Implement a clickable link for the location field. make links clickable in locations and description areas - rel: #5030 #5355
  3. Render the location field as a clickable link in the appointment notification mail (if it contains a link). feat(caldav): linkify location in scheduling mails server#39753

Describe alternatives you've considered

No response

Additional context

This is an alternative approach to #1758 while it's poorly supported by other clients.

@ChristophWurst ChristophWurst added enhancement New feature request 0. to triage Pending approval or rejection 1. to develop Accepted and waiting to be taken care of and removed 0. to triage Pending approval or rejection labels Aug 2, 2023
@ChristophWurst ChristophWurst moved this to 📄 To do (~10 entries) in 💌 📅 👥 Groupware team Aug 2, 2023
@ChristophWurst ChristophWurst moved this from 📄 To do (~10 entries) to 🏗️ In progress in 💌 📅 👥 Groupware team Aug 2, 2023
@ChristophWurst ChristophWurst added 2. developing Work in progress and removed 1. to develop Accepted and waiting to be taken care of labels Aug 2, 2023
@tcitworld
Copy link
Member

tcitworld commented Aug 2, 2023

I don't think 3. can be made with the current email template system. Maybe with the help of nextcloud/server#38093 ? 😼

@ChristophWurst
Copy link
Member Author

\OCA\DAV\CalDAV\Schedule\IMipService::addMoreOptionsButton renders the "More options…" in emails. Can we use that?

@st3iny st3iny added 3. to review Waiting for reviews 2. developing Work in progress and removed 2. developing Work in progress 3. to review Waiting for reviews labels Aug 8, 2023
@github-project-automation github-project-automation bot moved this from 🏗️ In progress to ☑️ Done in 💌 📅 👥 Groupware team Aug 8, 2023
@st3iny
Copy link
Member

st3iny commented Aug 8, 2023

Clickable links in mails still need to be done.

@st3iny st3iny reopened this Aug 8, 2023
@st3iny st3iny moved this from 📄 To do (~10 entries) to 🏗️ In progress in 💌 📅 👥 Groupware team Aug 8, 2023
@github-project-automation github-project-automation bot moved this from ☑️ Done to 📄 To do (~10 entries) in 💌 📅 👥 Groupware team Aug 8, 2023
@ChristophWurst ChristophWurst added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews enhancement New feature request
Projects
3 participants