2023-09-16 11:47:18
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
tags:
|
||||
- categories
|
||||
---
|
||||
|
||||
```dataview
|
||||
table without id
|
||||
file.link as Game,
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
tags:
|
||||
- categories
|
||||
---
|
||||
|
||||
```dataview
|
||||
table without id
|
||||
file.link as Meeting,
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
tags:
|
||||
- categories
|
||||
---
|
||||
|
||||
```dataview
|
||||
table without id
|
||||
file.link as Person,
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
tags:
|
||||
- categories
|
||||
---
|
||||
|
||||
```dataview
|
||||
table without id
|
||||
link(file.link, "Ep. " + string(episode)) as Episode,
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
related: "[[Podcast episodes]]"
|
||||
---
|
||||
|
||||
```dataview
|
||||
table without id
|
||||
file.link as Podcast, host as "Host"
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
tags:
|
||||
- genres
|
||||
---
|
||||
|
||||
```dataview
|
||||
table without id
|
||||
file.link as Title,
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
tags:
|
||||
- genres
|
||||
---
|
||||
|
||||
```dataview
|
||||
table without id
|
||||
file.link as Title,
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
tags:
|
||||
- movies/genres
|
||||
---
|
||||
|
||||
```dataview
|
||||
table without id
|
||||
file.link as Movie,
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
tags:
|
||||
- people/types
|
||||
---
|
||||
|
||||
```dataview
|
||||
table without id
|
||||
file.link as Name
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
tags:
|
||||
- products/types
|
||||
---
|
||||
|
||||
```dataview
|
||||
table without id
|
||||
file.link as Item,
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
tags:
|
||||
- games/genres
|
||||
---
|
||||
|
||||
```dataview
|
||||
table without id
|
||||
file.link as Game,
|
||||
|
||||
Reference in New Issue
Block a user