Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Join via link in desktop app #12879

Open
Nathanael8 opened this issue Mar 25, 2020 · 6 comments
Open

Join via link in desktop app #12879

Nathanael8 opened this issue Mar 25, 2020 · 6 comments
Assignees
Labels

Comments

@Nathanael8
Copy link

Nathanael8 commented Mar 25, 2020

When I want to join a room by a URL, I type this URL into my browser but then I have to use the Web version of riot instead of my Desktop version. Hence, it would be cool to join a room via a URL in the Desktop version.

Maybe this feature already exists and I just can't find it. Which brings me to another thing where can I find help where to find all the features. I guess it is not meant to use a GitHub issue.

@ara4n
Copy link
Member

ara4n commented Mar 29, 2020

I’m counting this as a bug, given ability to join by url is a pretty fundamental missing feature on desktop.

You can workaround it via the /join command (which undocumentedly takes urls) or the undocumented /goto alias. But this should be provided in the UI properly.

cc @nadonomy for design

@nadonomy
Copy link
Contributor

@jryans Can we do some kind of lookup to know deterministically whether a user has the desktop app installed? Could this vary per OS?

@t3chguy
Copy link
Member

t3chguy commented Mar 29, 2020

A lookup, no, a guess (by trying to redirect them and looking to see if they're still there a second later), yes

@ara4n
Copy link
Member

ara4n commented Mar 29, 2020

irrespective of whether clicking on matrix.to link in a browser takes you to riot/desktop, it still feels like riot/desktop should have an “open link” button somewhere

@deliciouslytyped
Copy link

This is extremely irritating, but I'm glad that I at least found this issue about it.
It's such a basic feature. CRUD. (https://en.wikipedia.org/wiki/Create,_read,_update,_and_delete)

I worked around it by messaging the link to myself and clicking on it...

Thanks @ara4n for a solution that feels like less of a hack.

@turt2live
Copy link
Member

turt2live commented Jun 8, 2021

/join <link> also works these days.

edit: of course it does, that was the hack that was referred to, but I can't read.

t3chguy pushed a commit that referenced this issue Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants