nextcloud / nextcloud/calendar
Modify color picker for calendar entries
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
First, thank you all for your great work on the nextcloud calender.
I often create events in the same calendar but use different colors for work/private/etc. It would be great if the 12 standard colors that appear by clicking the color selector could be changed (best per user) - or if it would be possible to choose the color by entering the hex-code of the color.
Unfortunately it is quite impossible to choose the same color for the same type of events currenty.
Would it be possible to enhance the color-picker by one of these functions?
Thank you in advance.
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 at the calendar entry color selector and trace how its 12 standard colors are presented and applied. First clarify whether the goal is a per-user customizable palette, hex-code input, or both; done should mean users can reliably select and reuse distinct colors for event types.
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
- Needs clarification
- Newbie friendliness
- 25/100