Concerning the contacts scope

I’ve just come across https://remotestorage.github.io/modules/files/contacts-js.html.

I think the specified format isn’t sufficient, since it’s not possible to e.g. translate VCARD email types (home, work, …) into this format.

I wonder if we should modify this to use jCard, although that one is not a very elegant format to read and write.

Yes, I think we definitely need to do something about that module and its schema. I don’t know of any production apps actually using that module (please correct me if I’m wrong), so I think it’s safe to start over from scratch.

I think I’m going to start with testing out theis layout in a vdir_contacts scope: Just dump a bunch of normally-formatted VCF files into it.