Revert "Change loc to places for clarity"

This reverts commit bc8341eea9.
This commit is contained in:
Steph Ango
2024-01-06 15:01:06 -08:00
parent bc8341eea9
commit 3660107357
17 changed files with 21 additions and 21 deletions

View File

@@ -14,7 +14,7 @@ height:400px
```dataview
table without id
file.link as Place,
places as Places,
loc as Location,
type as Type,
rating as Rating
where

View File

@@ -6,7 +6,7 @@ tags:
```dataview
table without id
file.link as Trip,
places as Places,
loc as Location,
start as Start,
end as End
where