zolrath / obsidian-auto-link-title

Automatically fetch the titles of pasted links
MIT License
415 stars 55 forks source link

Add option to use fetched page title as `title` attribute #96

Open xplosionmind opened 7 months ago

xplosionmind commented 7 months ago

According to the CommonMark specification, it is possible to add the title attribute to Markdown links.

Following this standard, it would be great if this plugin could fetch the title of the linked page and provide an option to inject it as the link title rather than the link text (or both).

If the user chooses to have the linked page’s title injected only within the title attribute and not as the text, two behaviors would be welcomed: