What I’m trying to do
I want my contacts base to display the contact webpage that is in frontmatter as “sourceURL”. But I don’t want a list of long urls; I want the column to just display a clickable “webpage”.
Things I have tried
I tried using the markdown “[webpage](“ + sourceURL + “)” in my formula, but that just displayed as follows:
I also tried using the “asLink” function based on notes I’ve taken where I used it successfully, but couldn’t get that to work either.
