2023-09-13 14:48:02
This commit is contained in:
@@ -12,11 +12,13 @@ defaultZoom: 3
|
||||
height: 50%
|
||||
```
|
||||
|
||||
## Places
|
||||
|
||||
```dataview
|
||||
table without id
|
||||
file.link as Place,
|
||||
rating as Rating,
|
||||
location as Location
|
||||
loc as Location
|
||||
where
|
||||
contains(category, [[Places]]) and
|
||||
contains(type, this.file.link)
|
||||
|
||||
Reference in New Issue
Block a user