nextcloud / nextcloud/contacts
Support RFC6715 properties - expertise, hobby, interest
Open
Nobody has claimed this yet.
1. to develop
enhancement
- Dominant language
- JavaScript
- Stars
- 642
- Forks
- 220
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 51
Description
To fully support vCard 4 and standards, Contacts app should support the expertise, hobby and interests properties.
Interests is a particularly useful field for users (both personal and business) to store data often stored in notes, in a more organised fashion, and easier to search upon.
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 reviewing the Contacts app's existing vCard 4 support and the RFC6715 definitions for expertise, hobby, and interests. Done means these properties can be stored, displayed, edited, and searched without losing data during contact updates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100