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

Copy current tab URL with text selection as link text #64

Open
niteria opened this issue Jun 22, 2018 · 1 comment
Open

Copy current tab URL with text selection as link text #64

niteria opened this issue Jun 22, 2018 · 1 comment
Labels

Comments

@niteria
Copy link

niteria commented Jun 22, 2018

Hi, thank you for the extension, it already covers 90% of the use cases that I have. There's one feature that would cover the remaining 10%.

Summary

What Copy As Markdown currently lets you do is to copy the tab URL with the tab title as a markdown link.

What I'd also like to be able to do:

  1. Select some text
  2. Right click and choose "Copy As Markdown"
  3. Get a markdown link with the selected text as the link text and the destination equal to the URL of the page.
@lancedikson
Copy link

Hey! I've come across the extension with exactly this request, though as it doesn't solve this case still, I've built my own tiny one for this. Check it out: https://github.com/lancedikson/selection-to-md-link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants