SkepticMystic / breadcrumbs

Add typed-links to your Obsidian notes
https://publish.obsidian.md/breadcrumbs-docs
MIT License
533 stars 36 forks source link

Update Breadcrumb after file renamed #486

Closed LeonardoGentile closed 8 months ago

LeonardoGentile commented 1 year ago

Hello, I'm aware there are multiple closed issues about this requests, see #371, #174, #110, #80

I've read that it would be problematic to do this into breadcrumbs and it would probably require a plugin per se. The thing is that I find this plugin extremely useful and this is the only drawback.

Also, originally excalibrain, another extremely useful plugin was based on this plugin but the creator moved away exactly for this issue when renaming files (see https://github.com/zsviczian/excalibrain/issues/115)

By fixing this issue it could be possible to integrate it with excalibrain.

Can we support you somehow with a donation or could you point us what should be done to develop such a plugin/ feature?

LeonardoGentile commented 1 year ago

This shouldn't be a problem after the introduction of Properties

When using properties and triggering an internal link with [[ then obsidian will automatically surround the internal link with quotes! Also when you rename the linked file the property of the file that is linking from will update as well !!

🎉🎉

SkepticMystic commented 8 months ago

Hey @LeonardoGentile thanks for the issue. I believe this should be working in v4, see here for more info: https://github.com/SkepticMystic/breadcrumbs/blob/master/V4.md. Gonna close this out for now