A while ago I shared a [toot] to create a denote entry from a URL. It fetches the URL
from the clipboard, retrieves the default title from the web and proposes it as such.
In the meantime I made this a bit smoother. Next to the clipboard, it will also look
at the text at point and the current elfeed entry to get URL candidates.
I put a short demo on Asciinema: https://asciinema.org/a/oWH0taGbOHbfOBcmdOsEO9wUu
The current implementation can be found on my site: https://apps.bram85.nl/git/bram/gists/src/commit/b04e6762031db22ea53de64c5e478fb16191\
e1f1/gists/denote-create-note-url.el
Previous toot: https://emacs.ch/@bram85/111150204263888493