Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1ca183e879 | ||
|
|
579cdbddbf | ||
|
|
cbbfefdf7b | ||
|
|
631b90611a |
5
.obsidian/types.json
vendored
5
.obsidian/types.json
vendored
@@ -33,7 +33,6 @@
|
|||||||
"process": "text",
|
"process": "text",
|
||||||
"phone": "text",
|
"phone": "text",
|
||||||
"role": "text",
|
"role": "text",
|
||||||
"length": "text",
|
|
||||||
"birthday": "date",
|
"birthday": "date",
|
||||||
"guests": "multitext",
|
"guests": "multitext",
|
||||||
"cuisine": "multitext",
|
"cuisine": "multitext",
|
||||||
@@ -48,6 +47,8 @@
|
|||||||
"published": "date",
|
"published": "date",
|
||||||
"where": "multitext",
|
"where": "multitext",
|
||||||
"loc": "multitext",
|
"loc": "multitext",
|
||||||
"monthly-uses": "number"
|
"monthly-uses": "number",
|
||||||
|
"runtime": "number",
|
||||||
|
"pages": "number"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,4 +1,6 @@
|
|||||||
---
|
---
|
||||||
|
tags:
|
||||||
|
- categories
|
||||||
related: "[[Podcast episodes]]"
|
related: "[[Podcast episodes]]"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ categories:
|
|||||||
cover: "[[out-of-control.jpg]]"
|
cover: "[[out-of-control.jpg]]"
|
||||||
isbn: 201483408
|
isbn: 201483408
|
||||||
isbn13: 9780201483406
|
isbn13: 9780201483406
|
||||||
length: "528"
|
pages: 528
|
||||||
year: 1992
|
year: 1992
|
||||||
author:
|
author:
|
||||||
- "[[Kevin Kelly]]"
|
- "[[Kevin Kelly]]"
|
||||||
|
|||||||
@@ -4,13 +4,14 @@ categories:
|
|||||||
author: []
|
author: []
|
||||||
cover:
|
cover:
|
||||||
genre: []
|
genre: []
|
||||||
length:
|
pages:
|
||||||
isbn:
|
isbn:
|
||||||
isbn13:
|
isbn13:
|
||||||
year:
|
year:
|
||||||
rating:
|
rating:
|
||||||
topics: []
|
topics: []
|
||||||
created: {{date}}
|
created:
|
||||||
|
"{ date }":
|
||||||
last:
|
last:
|
||||||
via: ""
|
via: ""
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
@@ -5,9 +5,11 @@ cover:
|
|||||||
genre: []
|
genre: []
|
||||||
director:
|
director:
|
||||||
cast: []
|
cast: []
|
||||||
|
runtime:
|
||||||
rating:
|
rating:
|
||||||
year:
|
year:
|
||||||
last: {{date}}
|
last:
|
||||||
|
"{ date }":
|
||||||
imdbId:
|
imdbId:
|
||||||
via:
|
via:
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
@@ -6,8 +6,7 @@ tags:
|
|||||||
author:
|
author:
|
||||||
- "[[Me]]"
|
- "[[Me]]"
|
||||||
url:
|
url:
|
||||||
created:
|
created: {{date}}
|
||||||
"{ date }":
|
|
||||||
published:
|
published:
|
||||||
topics: []
|
topics: []
|
||||||
status:
|
status:
|
||||||
|
|||||||
Reference in New Issue
Block a user