nextcloud / nextcloud/calendar

Show age instead of birth year

Open
#940 13 comments 24 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement Feature: Birthday Calendar
Dominant language
JavaScript
Stars
1.2k
Forks
332
Avg merge
16h 13m
Merged PRs (30d)
137

Description

Steps to reproduce
  1. Add people with birthdays to your contacts app
  2. Have a look at the birthday calendar
Expected behaviour

If somebody is born on August 1st, 1976, then the calendar of August 2018 should show "John Doe (42)"
The birthday date could be atted to the notes.

Actual behaviour

The calendar shows "John Doe (*1976)".

Server configuration

Server version: 14.0.3
Calendar version: 1.6.3


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

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

Reproduce the birthday calendar with a contact born on August 1, 1976 and compare the displayed event with the expected "John Doe (42)" wording. Trace the birthday-calendar event generation and verify that the age is shown for the event and the birthday date can be added to the notes.

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.