You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I often want to copy or share a link from a message, the problem's when the message has surrounding blocks of text. [text block] [link] [text block] requires copying the entire message, and having to manually parse out the link. This isn't great UX imo, neither is visiting the link handler, waiting for resolution, and copying the link that way, in some cases your link handler may not even have such an option.
The text was updated successfully, but these errors were encountered:
So I often want to copy or share a link from a message, the problem's when the message has surrounding blocks of text.
[text block] [link] [text block]
requires copying the entire message, and having to manually parse out the link. This isn't great UX imo, neither is visiting the link handler, waiting for resolution, and copying the link that way, in some cases your link handler may not even have such an option.The text was updated successfully, but these errors were encountered: