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

jCal/jCard parsing #140

Open
joernroeder opened this issue Nov 29, 2015 · 1 comment
Open

jCal/jCard parsing #140

joernroeder opened this issue Nov 29, 2015 · 1 comment

Comments

@joernroeder
Copy link
Contributor

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

@mikedeboer
Copy link
Owner

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants