nextcloud / nextcloud/calendar
Check event/meeting time, suggest alternatives
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Is your feature request related to a problem? Please describe.
As a Nextcloud Calendar user I expect some assistance for picking event and meeting times?
Describe the solution you'd like
In the event editor start/end times, indicate if the selected time slot is doable for my availability, and for the attendees if there are any. If it doesn't fit, suggest alternatives that work. Use the existing free-busy functionality for this.
Describe alternatives you've considered
N/a
Additional context
N/a
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 in the event editor and inspect the existing free-busy functionality, including how attendee availability is obtained. Determine how selected start and end times should be checked for the user and attendees, and how alternative slots should be presented. Done means the editor identifies unavailable times and suggests workable alternatives.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100