Files
kepano-obsidian/Templates/Place Type Template.md
2023-09-13 14:20:45 -07:00

305 B

tags
tags
places/types
id: restaurants
linksTo: [[Pizzerias]]
minZoom: 3
maxZoom: 20
defaultZoom: 3
height: 50%
table without id
	file.link as Place,
	rating as Rating,
	location as Location
where
	contains(category, [[Places]]) and
	contains(type, this.file.link)