nextcloud / nextcloud/calendar

show location in day/week view

Open
#2,477 6 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop design enhancement Feature: Fullcalendar
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.
My use case is a calendar that displays events/meetings etc in an organization, the location field is used for the room number. A lot of people use a public display of the calendar. To find out where an event will be, you need to click on it.

Describe the solution you'd like
Display the location underneath the title (in day/week view), if there is enough space. Title should be bold, location regular font weight.

Additional context

  • Mozilla Lightning does it
  • Android: Business Calendar 2 does it

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the calendar's day and week view event-rendering entry points and reviewing how event titles are displayed. Implement the requested location text beneath the title only when there is enough space, keeping the title bold and the location regular weight; verify the result in both views with events that have locations.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.