Files
kepano-obsidian/Templates/Place Type Template.md
2024-01-06 14:53:17 -08:00

314 B

tags
tags
places/types
id: restaurants
linksTo: [[Pizzerias]]
minZoom: 3
maxZoom: 20
defaultZoom: 3
height: 400px

Places

table without id
	file.link as Place,
	rating as Rating,
	places as Places
where
	contains(category, [[Places]]) and
	contains(type, this.file.link)