2023-09-16 11:47:18

This commit is contained in:
Steph Ango
2023-09-16 11:47:18 -07:00
parent ca4b9de357
commit 4d225c054d
11 changed files with 11 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
tags:
- categories
---
```dataview
table without id
file.link as Game,

View File

@@ -2,6 +2,7 @@
tags:
- categories
---
```dataview
table without id
file.link as Meeting,

View File

@@ -2,6 +2,7 @@
tags:
- categories
---
```dataview
table without id
file.link as Person,

View File

@@ -2,6 +2,7 @@
tags:
- categories
---
```dataview
table without id
link(file.link, "Ep. " + string(episode)) as Episode,

View File

@@ -1,6 +1,7 @@
---
related: "[[Podcast episodes]]"
---
```dataview
table without id
file.link as Podcast, host as "Host"

View File

@@ -2,6 +2,7 @@
tags:
- genres
---
```dataview
table without id
file.link as Title,

View File

@@ -2,6 +2,7 @@
tags:
- genres
---
```dataview
table without id
file.link as Title,

View File

@@ -2,6 +2,7 @@
tags:
- movies/genres
---
```dataview
table without id
file.link as Movie,

View File

@@ -2,6 +2,7 @@
tags:
- people/types
---
```dataview
table without id
file.link as Name

View File

@@ -2,6 +2,7 @@
tags:
- products/types
---
```dataview
table without id
file.link as Item,

View File

@@ -2,6 +2,7 @@
tags:
- games/genres
---
```dataview
table without id
file.link as Game,