obsidian-map-view
obsidian-map-view copied to clipboard
Geolink on Dataview table
Hi, I would like to know if it's possible to display the location or locations fields as links in Dataview table results when I'm querying the frontmatter.
Since I'm not using Dataview myself, can you elaborate some more on what you mean?
When I make a simple query to display my fields in frontmatter I'm not able to have a clickable link for location as well as other links. Example below:
Title: Note1
Source: "[[Source1]]"
location: [lat, long]
When I query this frontmatter Source1 appears as a link, I would like to know if it's possible to have the same with location. Thank you for your answer