matt
matt
Well, to be honest, I know how to add my own matcher function with `python-casbin` but I do not know where to start with casbin as a service. It would...
I am very interested in this feature, too. In case there is a solution, I would love it if round birthdays could be highlighted so I can consider them in...
I cannot reproduce it exactly like that. When I import your vCard I am "only" losing some `TYPE`s, no values. And exporting again, the `PREF`s are gone, as Nextcloud Contacts...
In your linked RFC the `PREF` is separated with a `;`, not with a `,`. If I modify the imported vCard this way, things look much better here (everything is...
I think both variants (`PREF` as `TYPE` and `PREF` alone) are valid. Maybe in different vCard versions, though. Only the comma-separated individual `PREF` is not. But when there is no...
> you will lose the order defined by PREF=# if you convert to TYPE=PREF. Well, my phone lets me chose exactly one PREF per field, which will then be pre-selected...
Hello, I think deathdate is a [different property](https://www.rfc-editor.org/rfc/rfc6474#page-4), but the custom labels for "other dates" are also important to me. I use that a lot. As my calendar displays these...
Maybe @eleith can take a look, as he [implemented](https://github.com/nextcloud/contacts/pull/1906) the gravatar feature.
I can confirm this, downloading a contact or complete address book is in UTF-8, while downloading a group is in ISO-8859-15. (fortunately not a problem on linux)
I think this simple addon fixes the issue: ~~https://github.com/call-me-matt/contacts/commit/677da685feb01e16a5dd7ac9f89d8d2d9fbc9907~~ EDIT: this did not bring the complete solution, so I changed it once more. When I put the value into a...