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

Hovering a markdown link with the mouse should give an indication which page will be opened #320

Open
nickvergessen opened this issue Aug 23, 2023 · 2 comments · May be fixed by nextcloud-libraries/nextcloud-vue#6127
Assignees
Labels

Comments

@nickvergessen
Copy link
Member

How to use GitHub

  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Ref:
grafik

if the markdown description of the link is only clickbait news, I don't want to open the link. if it's a trustful source like mastodon (😁 ) I might want to read along.

On the browsers they take care of showing the target in the bottom left, but in the desktop client we have to show a tooltip

@ShGKme
Copy link
Contributor

ShGKme commented Sep 10, 2024

Alternative solution proposal:

  • Handle all external links
  • Open a confirmation dialog before opening a web-page in a web-browser to ask if a user wants to open this page

@nickvergessen
Copy link
Member Author

  • hover-tooltip for external links sound good
  • confirmation dialog sounds quite impacting, so would prefer something else

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🏗️ In progress
Development

Successfully merging a pull request may close this issue.

3 participants