Calendar event date in e-mail notifications
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
I'm using a shared calendar and setup mail notifications when new events are added. The notification includes the information
- When was the event created
- Who created it
- The name of the event
- The calender in which it was created
But I can't see the start date of the event.
It takes me significant time to open the calendar and find the event (might be months in the future) to retreive that information.
As a simple solution, I'd just like to see the event start date and duration of the event in the e-mail. Optional: A direct link to the event which will open the calender with the event in view.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named in the issue. Begin by locating the calendar notification generation and its email template, then verify that the event start date and duration appear in notifications; treat the direct event link as optional.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100