Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support relationships #47

Closed
davquar opened this issue Aug 23, 2021 · 0 comments · Fixed by #54 or #62
Closed

Support relationships #47

davquar opened this issue Aug 23, 2021 · 0 comments · Fixed by #54 or #62
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@davquar
Copy link
Owner

davquar commented Aug 23, 2021

Contacts can have relationships between them, e.g. son, father, friend, spouse, etc...

"relationships": [
            "<contact_id>": {"<relationship>", ...}
            ....
]

Relationships:

  • friend
  • spouse
  • partner
  • colleague
  • collaborator
  • son-daugther/parent
  • sibling
  • cousin
@davquar davquar added the enhancement New feature or request label Aug 23, 2021
@davquar davquar added this to the Iteration 2 milestone Aug 23, 2021
@davquar davquar linked a pull request Aug 24, 2021 that will close this issue
@davquar davquar assigned fedecerno and unassigned fedecerno Aug 26, 2021
@davquar davquar linked a pull request Aug 26, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants