nextcloud / nextcloud/calendar
Distinguish meetings from ordinary events visually
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.

^ this is how we render events right now. As a user you can not tell if the event is just saved for me or if other people were invited to it.
Describe the solution you'd like

^ in Evolution and other Groupware solutions there is some visual distinction between just an event and a meeting. This distinction could be done as a simple additional icon or event something more advanced like avatars for all the attendees and their participation status.
This enhancement allows the users to see information they otherwise only see after opening the sidebar details for this event and switching to the attendees tab there.
Describe alternatives you've considered
n/a
Additional context
- Requires Vue rendering of events https://github.com/nextcloud/calendar/issues/4353
cc @nextcloud/designers for input
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 reviewing the event-rendering work referenced in issue #4353 and the existing event display described here. Define a visual distinction between ordinary events and meetings, then verify that users can identify invited events without opening the attendee details; the exact design remains open and calls for designer input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100