obsidian-map-view icon indicating copy to clipboard operation
obsidian-map-view copied to clipboard

Geolink on Dataview table

Open lucadanu opened this issue 2 years ago • 2 comments

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.

lucadanu avatar Jan 04 '23 18:01 lucadanu

Since I'm not using Dataview myself, can you elaborate some more on what you mean?

esm7 avatar Jan 05 '23 19:01 esm7

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

lucadanu avatar Jan 05 '23 20:01 lucadanu