question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Element search should understand matrix.to links

See original GitHub issue

Your use case

What would you like to do?

People are likely to copy-paste a matrix.to URL and think that’s the identifier of the room they want to join, and then use the search function (<kbd>ctrl</kbd>+<kbd>K</kbd>) to find it.

Search should be smart enough to recognise a matrix.to link (such as https://matrix.to/#/#webrtc:matrix.org) and strip everything before the room ID to help the user find what they are looking.

Why would you like to do it?

Reduces prior knowledge needed to use the matrix ecosystem.

How would you like to achieve it?

Enhance search on Element web (and Android and iOS).

Have you considered any alternatives?

Improve matrix.to to reliably detect any running Element instance. Currently, it has no way of knowing that myrandomriot.example.com running in a random tab is actually an instance of Element that could be used to join the target of the matrix.to link.

Webmails are capable of registering with Firefox’s applications, maybe Element instances could do the same, for a matrixto content type.

Additional context

No response

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:1
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
DC7IAcommented, Jun 22, 2022

Might be a dupe: #16066 #18237

At least very similar.

0reactions
HarHarLinkscommented, Jun 9, 2022

strip everything before the room ID

just a clarification, identifiers such as #element-dev:matrix.org that start with a # are aliases, while room IDs are random looking strings with a ! prefix and, depending on the room version(?) a server name postfix.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Element: The Greatest Way To Access Matrix - YouTube
I've been really liking Matrix recently and one of the biggest things helping that is that the main client called Element is actually...
Read more >
Frequently Asked Quest... - Element Knowledge
How do I link to my space outside of my Element Web? Spaces are just rooms, so you can ... Can I sign...
Read more >
Beginner's Guide: How To Get Started With Element & Matrix
So, if you know of another public-facing instance, that would be a good bet. Lucky for us, the Destination Linux Network has some...
Read more >
How do I find what row and column a specific element is in?
For example if I had a 9 by 9 matrix I want to know what row and column a specific element is in....
Read more >
FAQs - Matrix.org
Where can I find a web app? See also: What clients are available? Element. You can use Element Web - a glossy web...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found