summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2020-02-26 16:03:59 +0100
committerGitHub <noreply@github.com>2020-02-26 16:03:59 +0100
commit4e291592fa4ca44f6658f38b83f18b05f55ea3c8 (patch)
treebf957811f4c6c2ff74d586bc9655eeef5c9d33ae /README.md
parent5d1678856a1fddf76db8cb598487893a6c12f125 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 852c9fb3..3d02e796 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,10 @@ Then open the Contacts app from the app menu.
If you need assistance or want to ask a question about Contacts, you are welcome to [ask for support](https://help.nextcloud.com) in our Forums or the [IRC-Channel](https://webchat.freenode.net/?channels=nextcloud-contacts). If you have found a bug, feel free to open a new Issue on GitHub. Keep in mind, that this repository only manages the frontend. If you find bugs or have problems with the CardDAV-Backend, you should ask the team at [Nextcloud server](https://github.com/nextcloud/server) for help!
+### Could you add XXX property?
+> This is a complicated answer. We did not invent the way contacts works. We are following the official vCard format. This format include a predefined set of properties that other applications/devices supports too (Android, iOS, Windows, Gnome...). Adding a custom property would just make it compatible with Nextcloud and will not be understood by any other clients and make it complicated for us to ensure its sustainability over time.
+Long story short, we suggest you use the Notes field to add your custom data :)
+
## Maintainers:
- [John Molakvoæ](https://github.com/skjnldsv)