nextcloud / nextcloud/contacts
Store vCard creation date
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 642
- Forks
- 221
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 51
Description
Is your feature request related to a problem? Please describe.
I'd love to be able to sort my contacts by creation date and also get the creation date info to use in other systems.
Describe the solution you'd like
If i'm right, alongside REV, a vCard can store CREATED. Could nextcloud contacts create that field if not already present, at creation ?
Describe alternatives you've considered
No response
Additional context
No response
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 by tracing how the Contacts app creates and serializes vCards, then compare the existing REV handling with the requested CREATED field. The work is done when newly created contacts expose their creation date in vCard data and that value supports the requested sorting and integration use cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100