nextcloud / nextcloud/calendar

Label columns, and permit customisation of size, display, and order.

Open
#6,065 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. to triage enhancement
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.
  1. I'd like to be able to modify the size of certain columns (like the title column) to view more information in less lines. However, I cannot.
  2. Frequently, I want to disable certain columns (like the description column).
  3. Frequently, I want to see the visible columns (currently timestamp, title, and description) in a different order to the aforestated.
Describe the solution you'd like

Allow me to reorder, hide, and resize all columns. This necessitates that they be labelled, like a table (consider the GUI of a file manager).

Describe alternatives you've considered

No response

Additional context

No response

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

The issue does not identify files or tests. Start by locating the calendar view that displays the timestamp, title, and description columns, then determine how those columns are rendered and configured. Done means the columns are labelled and can be reordered, hidden, and resized.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.