I am quite new to Emacs and orgmode.
When I use org-insert-link
I am asked for a link and a description. I want to past the link or the description in there from my clipboard because I simply copied the URL from my browser window.
But how can I do that? By default I use evil-mode. But the evil keybindings not working in that org-insert-link buffer. What would be a good and emacsoid solution here?