[desktop] Show hyperlink on status bar / copy hyperlink #3776

Closed
opened 2020-02-29 02:13:59 +01:00 by tzarebczan · 4 comments
tzarebczan commented 2020-02-29 02:13:59 +01:00 (Migrated from github.com)

Suggestions from Discord - should be able to view where a hyperlink takes you on hover, and be able to right click > copy.

Thanks MH/er!

Suggestions from Discord - should be able to view where a hyperlink takes you on hover, and be able to right click > copy. Thanks MH/er!
infinite-persistence commented 2020-05-22 11:30:44 +02:00 (Migrated from github.com)

Would like to give this a shot if it's still valid (seems like some parts have been implemented).

Questions:

  1. By status bar, do you mean you would like to see an introduction of a bottom status bar (either a permanent one like in old Windows apps, or a transient one like in Google Chrome)?
  2. I noticed that some hyperlinks already support right click > copy link, but there seems to be a few bugs:
    [ ]On some links (I forgot which one; need to search), the copy link button is grayed out, and that the real way to copy the link is to left-click. Should we just remove the left-click behavior, and stick to right click > copy link for all these links?
    [ ] On the main page, the channel link underneath each thumbnail shows copy ctrl+c. (1) The keyboard shortcut doesn't seem to make much sense here (2) It's always grayed out.
    Is there a reason for disabling them (else I'll try to enable)?
    image
  3. I assume we'll only want this behavior for link that will open externally? (i.e. for channel links like in the image above, we don't want to display the hyperlink value to reduce clutter).
Would like to give this a shot if it's still valid (seems like some parts have been implemented). Questions: 1. By `status bar`, do you mean you would like to see an introduction of a bottom status bar (either a permanent one like in old Windows apps, or a transient one like in Google Chrome)? 2. I noticed that some hyperlinks already support `right click > copy link`, but there seems to be a few bugs: [ ]On some links (I forgot which one; need to search), the `copy link` button is grayed out, and that the real way to copy the link is to left-click. Should we just remove the left-click behavior, and stick to `right click > copy link` for all these links? [ ] On the main page, the channel link underneath each thumbnail shows `copy ctrl+c`. (1) The keyboard shortcut doesn't seem to make much sense here (2) It's always grayed out. Is there a reason for disabling them (else I'll try to enable)? ![image](https://user-images.githubusercontent.com/64950861/82653164-5d4f8d00-9c51-11ea-8c9b-685f96341141.png) 3. I assume we'll only want this behavior for link that will open externally? (i.e. for channel links like in the image above, we don't want to display the hyperlink value to reduce clutter).
tzarebczan commented 2020-05-22 23:47:43 +02:00 (Migrated from github.com)

Thanks for doing some digging!

  1. I'd say a transient one like Chrome
  2. I'd say anything that's a hyperlink can be right clicked > copied. The copy link has a bug too - it needs to replace # with : for the URLs. The right click is greyed out by mistake most likely.
  3. external ones should copy https:// urls, whereas the internal ones, like channel, should copy the lbry:// url? Does that make sense?
Thanks for doing some digging! 1) I'd say a transient one like Chrome 2) I'd say anything that's a hyperlink can be right clicked > copied. The copy link has a bug too - it needs to replace # with : for the URLs. The right click is greyed out by mistake most likely. 3) external ones should copy https:// urls, whereas the internal ones, like channel, should copy the lbry:// url? Does that make sense?
infinite-persistence commented 2020-05-28 18:01:49 +02:00 (Migrated from github.com)

Adding PR for the Status Bar...

Adding PR for the Status Bar...
tzarebczan commented 2020-10-16 00:50:03 +02:00 (Migrated from github.com)

This is done!

This is done!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#3776
No description provided.