remotestorage / remotestorage.js

⬡ JavaScript client library for integrating remoteStorage in apps
https://remotestoragejs.readthedocs.io
MIT License
2.31k stars 141 forks source link

Implement private groups in contacts module #75

Closed nilclass closed 11 years ago

nilclass commented 12 years ago

Already partly discussed in #64

jancborchardt commented 11 years ago

Any progress on this? Or should this be something that should happen in here without any contacts app – or much rather with an actual contacts app. I heard @Bumi is about to work on one. :)

bumi commented 11 years ago

I've started working on an address book application using remote storage. but don't expect too much since it's my first full blown JS-only application and my first contact with implementing remotestorage. I will keep you posted...

raucao commented 11 years ago

As discussed last weekend, groups are an attribute of vcards and should be used as such. Please open general module discussions in http://community.remotestorage.io/category/modules or add concrete issues and PRs to https://github.com/remotestorage/modules