You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently trying to build a simple frontend where users can update vcard fields as well as adding new ones and started to play around with the VObject-Reader. I've also checked the docs at http://sabre.io/vobject/ and noticed that it also supports the jCal/jCard format which seems to be a good starting point for dynamic form generation.
Do you plan to add jCal/jCard parsing to jsDAV? I've also searched for other packages and found the following which seems to have (partial) jCal/jCard support:
It'd be very sensible to have these formats supported in jsDAV. I don't have the time to work on that in the near future - here's to hoping someone else might!
I'm currently trying to build a simple frontend where users can update vcard fields as well as adding new ones and started to play around with the VObject-Reader. I've also checked the docs at http://sabre.io/vobject/ and noticed that it also supports the jCal/jCard format which seems to be a good starting point for dynamic form generation.
Do you plan to add jCal/jCard parsing to jsDAV? I've also searched for other packages and found the following which seems to have (partial) jCal/jCard support:
https://github.com/jbenner-radham/jcard-to-vcard
https://github.com/nilclass/vcardjs
The text was updated successfully, but these errors were encountered: