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

Request: formatting exisiting links #2

Closed
santiyounger opened this issue Nov 12, 2020 · 2 comments
Closed

Request: formatting exisiting links #2

santiyounger opened this issue Nov 12, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@santiyounger
Copy link

this plugin is great, I find it extremely useful.

Currently the url is pasted into existing text

Would it be possible to do the reverse?

adding text to an existing url

this is due to my current situation where I have some unformulated urls in my notes

So if for instance if I have the URL https://github.com/denolehov/obsidian-url-into-selection

in obsidian there's the shortcut to format urls,
through ctrl+k would format it like this

[https://github.com/denolehov/obsidian-url-into-selection]()

what's I'd need is the opposite, a shortcut to

format things like this

[](https://github.com/denolehov/obsidian-url-into-selection)

I know this might be out of the scope of your plug in, but I'd love to know if your existing code would allow for such an additional option

Thanks for the great plugin again!

denolehov added a commit that referenced this issue Nov 12, 2020
@denolehov
Copy link
Owner

Hey :) This is a very interesting request! I have implemented it in v1.1.0, feel free to update the plugin!

Let me know if you have any questions!

❤️

@denolehov denolehov added the enhancement New feature or request label Nov 12, 2020
@santiyounger
Copy link
Author

amazing @denolehov wow thank you for adding it, it's exactly what I needed, really appreciate it!
Keep up the awesome work!

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

No branches or pull requests

2 participants