Thanks for the feedback @gibran! This is a very interesting idea! So you're thinking of having "access" attached to tags, correct? Or a way to limit visibility to tags that you can see content within.
Unfortunately, there is no other real approach to organizing documents and applications within Connect other than tags. That said, content item GUIDs are unique, so it would be very possible to "build your own" content management layer on top of Connect. For instance, I might organize my applications as:
- App1 - at vanity URL
/client1/app1
- App2 - at vanity URL
/client1/app2
- App3 - at vanity URL
/client2/app1
Further, I might store these applications and their guids and have a "homepage" application that routes between them. For instance, maybe a home page per client at /client1/homepage. Or a more complex setup where the homepage changes what it displays based on who is looking at it.
I will definitely record this idea in our feature tracker, though! Do you have any additional thoughts on what this feature might look like? How do you envision organizing documents and applications?