Have banner images behave more like inline images
Opened this issue · 0 comments
TacoV commented
It would be a big improvement if the banner images are seen and processed as inline images.
Say I have an image at _other/images/my-image.png
Then:
- I can directly link to it via
![[my-image.png]]
but needbanner: "_other/images/my-image.png"
in the frontmatter - if I rename or relocate the image, the banner will be broken, whereas the direct link will be updated
- if I look at orphans in the graph view, it will appear the image is unused if I only use it in banners