nextcloud / nextcloud/calendar

In week view, shows the title first, not the time

Open
#3,103 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. to triage enhancement Feature: Fullcalendar
Dominant language
JavaScript
Stars
1.2k
Forks
332
Avg merge
16h 13m
Merged PRs (30d)
137

Description

Hello,

Is it possible to change the calendar UI so for each event it shows the title first, not the time in the week view. In the week view, the time is already shown on the right.

I have attached an image if that helps make it clear.

Is this possible in any of the existing configurations?

Or where in the code / CSS could I make this change?

Nextcloud calendar Capture

Thanks!

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 week-view event rendering and its related CSS in the calendar app. Check how event titles and times are ordered, then verify the week view displays the title before the time without changing other calendar views; no specific file or test is named in the issue.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.