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