SolidOS / solidos

The operating system for Solid
https://solidos.solidcommunity.net/
MIT License
127 stars 19 forks source link

Dashboard do not always display current podRoot in Storage #77

Closed bourgeoa closed 3 years ago

bourgeoa commented 3 years ago

POD-A owner is WebID-A Connecting with agent WebID-B, I would like to display storage of WebID-B (this is the current status) and root of POD-A in storage by default.

The only way actually is to add space:storage <POD-A> in WebID-B.

@timbl is there a way to find root of POD-A which may be different from root url (ex: https://solidweb.me/<POD-A>/ or https://<POD-A>.solidcommunity.net/ ?

timbl commented 3 years ago

@bourgeoa There is not in current Solid as far as I know. But people have been talking about putting a link from each folder in the body of the folder data (not HTTP headers) to point to it with something like storage or 'storageRoot. Like<> solid:storageRoot </timbl/>.` say.