Open SimonWolf opened 8 years ago
@gr2m OK, So let's say I've got about 100 users and I want to store different documents. Each user can edit the own document. But is there a way, to define that one document can edited by e.g. 5 different users?
not yet, you will need data sharing for that. We have an API for such a user-to-user sharing, would that be good for what you have in mind? https://github.com/hoodiehq/hoodie-plugin-shares
Note that this still needs to be implemented
@SimonWolf can you be more precise? I’m not sure what you mean. What do you mean with "tables"? What do you try to achieve in your app?