nextcloud / files-clients

1 stars 0 forks source link

Allow to add public shared folders to be used on clients #9

Open tobiasKaminsky opened 2 years ago

tobiasKaminsky commented 2 years ago

TODO

To discuss

Someone shares you a folder via public link and you want to interact with it. Currently you are limited to use web only.

Idea is now to allow all clients to add this public link and use it like a real account

On server (and thus then a separate issue):

This is first a rough idea, some things are to consider

tobiasKaminsky commented 2 years ago

How to test:

tobiasKaminsky commented 2 years ago

Related on server: https://github.com/nextcloud/server/issues/16305

jancborchardt commented 2 years ago

There will be a new link in the server on the share link page, as specced in https://github.com/nextcloud/server/issues/16305#issuecomment-1005653162


And then on click, the following modal can show in the desktop client / Android app / iOS app:

Sync share from [instance domain] Do you want to sync the folder [folder name] shared by [sharer name] with your [desktop client / Android app / iOS app ]? It will be added as a folder separate from your existing accounts.

Buttons: Sync share / Cancel

If the share is password-protected, there would be an additional section:

This share is password-protected, please enter the password: [ Password for share ]