mdelobelle / obsidian_supercharged_links

obsidian plugin to add attributes and context menu options to internal links
MIT License
533 stars 35 forks source link

Breadcrumbs are not supercharged if using alias fields #146

Open corinnekaryiu opened 2 years ago

corinnekaryiu commented 2 years ago

Supercharged Links works really nicely with the Breadcrumbs plugin, except when the option to use an Alias Field is enabled.

Screenshot 2022-10-16 at 04 02 24

When using this option and if there is an alias available, none of the attributes required to supercharge links (ie. data-link-tags) are attached.

How it looks with Alias Fields turned off:

Screenshot 2022-10-16 at 04 06 57

How it looks with Alias Fields turned on:

Screenshot 2022-10-16 at 04 05 49

This is a pretty minor issue, but I'm hoping there is an easy fix.

Thanks for a fantastic plugin!

HEmile commented 2 years ago

I think this is a bit too specific of an issue to address, as it is an uncommonly used feature in a semi popular plugin. If more people want this feature, let us know here.