Currently if an user on a Mobile client clicks on a link, e.g. in Mail, then it opens the website.
There is no easy way to open the link within installed mobile apps (Files, Talk).
So my idea is
- user clicks on server.com/f/123 or server.com/s/123
- Cloud site opens and offers on top "open in client (if installed)"
- this is then a nc-open://account=$account&file=123&app=talk/files (tbd)
- click on it open the file in corresponding app
Currently if an user on a Mobile client clicks on a link, e.g. in Mail, then it opens the website.
There is no easy way to open the link within installed mobile apps (Files, Talk).
So my idea is