-
`vcard:AddressBook` is not defined in vcard-rdf.
`vcard:AddressBook` is used in the context for `solid:forClass` in the Type Indexes specification. References to "address book" should use `vcard:VC…
-
@Kristoffer Ivik Rosengreen Pedersen,
vcard-url-custom-signatures has had no activity for 98 days.
This branch will be automatically deleted in 632 days.
-
Hi !
Everything is in the title. Is it possible to had an option for
- E-mail
- Phone
- Sms
- Whatsapp
- Skype
- Location
- Vcard
- Event
- Bookmark
- Wi-fi
- Paypal
- Bitcoin ?
Th…
Beulu updated
2 weeks ago
-
Errors:
```
AsciiDoc Input: (ID _dbf283e5-cf07-41c4-9817-aa688d118490): Error: Term reference to `iCalendar` missing: "iCalendar" is not defined in document
AsciiDoc Input: (ID _cf734446-6bbb-429b-…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https://…
-
- [x] ORG rfc props
- [ ] Header changes (title, org are not relevant there)
- [ ] Structured ORG value support
- [ ] Design differentiation
- [ ] LOGO support instead of PHOTO
---
Want to back th…
-
### Steps to reproduce
1. Setup CardDAV Sync in MacOS
2. Create a group in MacOS Contact app
or
1. Create a group in Nextcloud
### Expected behaviour
Groups created in Contacts app shoul…
-
The vCard code currently has its own custom vCard parser. There are many issues with the current code and I deemed it better to use an external library, [sabre/vobject](https://sabre.io/vobject/) bei…
-
If I try to parse a vCard in 2.1 format, the parser does not accept it, since the "TYPE=" tags are missing. Is vCard 2.1 not supported?
-
Program sample:
```cpp
#include
#include
#include
#include
#include
#include "libical/ical.h"
#include
#include
int main() {
std::string content;
{
std::ifstream myfile…