obsidian-url-into-selection icon indicating copy to clipboard operation
obsidian-url-into-selection copied to clipboard

Paste URLs into selected text "notion style"

Results 33 obsidian-url-into-selection issues
Sort by recently updated
recently updated
newest added

**Issue Description** Pasting a URL into selected text suddenly stopped working. **Steps to Reproduce** 1. Copy a URL 2. Open an Obsidian note 2. Select some text 3. Paste the...

When I paste a markdown link like `[test](test.com)`, the extension will recognize this string as an URL and turn it into `[]()`

Is this plugin supposed to work with Vim mode? ![vim-plugin](https://user-images.githubusercontent.com/3806031/135115838-98d03f13-81a4-45ad-be7e-90dac9657094.gif) This is on Windows 10 by the way. It works on macOS though 🤔

# Issue / Actual Behavior I changed the hotkey from `Ctrl + V` to `Ctrl + Shift + V`. While `Ctrl + Shift + V` now activates the plugin, `Ctrl...

decode url like Chinese or other special characters for better readability

Adds better descriptions, options, and suggestions for Settings to make this plugin more useful without much research.

I have tried to put my cursor inside the word and paste it but somehow it's inserted as default text and it happens also with the third way. Thank you

![image](https://user-images.githubusercontent.com/96855131/228514699-1bec83b7-37d9-47cc-baba-2a28ef59090b.png) When you select the text right to left, pasting an url will simply replace the text. (Windows 10)

I have a string of text that I highlight, and use CTRL+V to paste the link. It changes the text to the name of the note and the link rather...

Fore me (and i think for some other users of this plugin) it's important to leave standard paste functionality as it is. [Here ](https://github.com/denolehov/obsidian-url-into-selection/compare/master...BumbrT:obsidian-url-into-selection:master#diff-4fab5baaca5c14d2de62d8d2fceef376ddddcc8e9509d86cfa5643f51b89ce3d) i just disabled it in the...