thunderbird / thunderbird/appointment
Add a calendar overview in the email to confirm booking
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 552
- Forks
- 29
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 23
Description
Is your feature request related to a problem? Please describe.
When I receive an email to confirm a booking, I see the time when the person wants to meet with me. I don't immediately know if this is a good time without checking my calendar. So I need to open my calendar in a different tab, check the time, then go back to the email. If I've forgotten the time between
Describe the solution you'd like
I'd like a quick overview of the appointments I have before and after the suggested time. This allows me to make a decision on the spot and move on.
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
Start by tracing the booking-confirmation email entry point and the data available for the requested appointment and nearby calendar events. Determine how the email content is rendered, then define the overview’s scope and verify that a confirmation email shows appointments before and after the suggested time.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100