Change loc to places for clarity

This commit is contained in:
Steph Ango
2024-01-06 14:53:17 -08:00
parent 272c9b1ab5
commit bc8341eea9
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,
loc as Location,
places as Places,
type as Type,
rating as Rating
where

View File

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