Render links/urls in bases correctly

So i’m playing around with bases - and I think the rendering of text should consider whether there is a link present within the text

If text contains Obsidian Forum then this should be displayed as Obsidian Forum - however currently this is not rendered and shows the full string

this is the same for links to documents inside my vault ie. [[all your base|are belong to us]] is rendered as the full string instead of as a link to the note “all your base” with the text “are belong to us”

I don’t understand

Maybe these:

So lets say I have a markdown file like this containing an image, the source of the image, a description (synopsis) and some notes (removed) …

Fox News Makes the Best Pie Chart. Ever..md (768 Bytes)

When I query this using bases - it appears that the url and source text are not converted to links – both external and internal… - and reflect the text I specified.

  • does this help with understanding my issue? please let me know if I’m doing something idiotic.

thanks

Yes, I understood what you mean. And what you want is not limited to bases but also in the properties UI.

Follow the first two FRs that I linked above.

ok - I guess this is just a thing that is solved by installing a plugin

obsidian-frontmatter-markdown-links

  • once I install the plugin the issue disappears and my output appears as expected.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.