RocketChat / Rocket.Chat

The communications platform that puts data protection first.
https://rocket.chat/
Other
40.39k stars 10.51k forks source link

[New Feature] Deeplink for applications in chats context menu #24284

Open ankar84 opened 3 years ago

ankar84 commented 3 years ago

My Setup

Description

Now when you click right mouse button on any chats name in a Sidebar you can choose Copy link in context menu. But that link for chat works only for web client version. I suggest to add another option in context menu like Copy deeplink or Copy link for app with link like rocketchat://room?host=open.rocket.chat&path=channel/desktop

Current Behavior

User can copy only chat link for web client users

Expected Behavior

Users need ability to copy deeplinks from context menu in Electron application

Another way to implement that feature would be a users settings option how he or she like to get any links in context menu:

ankar84 commented 3 years ago

In 3.5.7 web like links works in desktop client perfectly! Thanks to https://github.com/RocketChat/Rocket.Chat.Electron/pull/2199 I guess. But that issue is still active.

jeanfbrito commented 2 years ago

This is relevant yet?

ankar84 commented 2 years ago

This is relevant yet?

Yeap. It's nice to have and easy to implement.