copy-title-and-url-as-markdown icon indicating copy to clipboard operation
copy-title-and-url-as-markdown copied to clipboard

Feature Request: regex the title

Open elle8che opened this issue 2 years ago • 2 comments

Websites typically include extraneous information in their titles that I then have to remove after pasting. I'm currently using ${title} [(view)](${url}) to get "Product Name" by MyShop | HostWebsiteName (view) where "view" is a hyperlink. I manually remove the by MyShop | HostWebsiteName section, but it would be great to have the option to regex that section out.

elle8che avatar Apr 13 '22 16:04 elle8che

@elle8che Thanks for sending the feature request. It seems a bit difficult to implement, but useful if it's supported.

zaki-yama avatar May 08 '22 12:05 zaki-yama

I want to strip the title, as title may have leading whitespace character.

lingceng avatar Aug 10 '22 03:08 lingceng