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",
|
||||
"phone": "text",
|
||||
"role": "text",
|
||||
"length": "text",
|
||||
"birthday": "date",
|
||||
"guests": "multitext",
|
||||
"cuisine": "multitext",
|
||||
@@ -48,6 +47,8 @@
|
||||
"published": "date",
|
||||
"where": "multitext",
|
||||
"loc": "multitext",
|
||||
"monthly-uses": "number"
|
||||
"monthly-uses": "number",
|
||||
"runtime": "number",
|
||||
"pages": "number"
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,6 @@
|
||||
---
|
||||
tags:
|
||||
- categories
|
||||
related: "[[Podcast episodes]]"
|
||||
---
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ categories:
|
||||
cover: "[[out-of-control.jpg]]"
|
||||
isbn: 201483408
|
||||
isbn13: 9780201483406
|
||||
length: "528"
|
||||
pages: 528
|
||||
year: 1992
|
||||
author:
|
||||
- "[[Kevin Kelly]]"
|
||||
|
||||
@@ -2,16 +2,17 @@
|
||||
categories:
|
||||
- "[[Books]]"
|
||||
author: []
|
||||
cover:
|
||||
cover:
|
||||
genre: []
|
||||
length:
|
||||
isbn:
|
||||
isbn13:
|
||||
year:
|
||||
rating:
|
||||
pages:
|
||||
isbn:
|
||||
isbn13:
|
||||
year:
|
||||
rating:
|
||||
topics: []
|
||||
created: {{date}}
|
||||
last:
|
||||
created:
|
||||
"{ date }":
|
||||
last:
|
||||
via: ""
|
||||
tags:
|
||||
- books
|
||||
|
||||
@@ -1,15 +1,17 @@
|
||||
---
|
||||
categories:
|
||||
- "[[Movies]]"
|
||||
cover:
|
||||
cover:
|
||||
genre: []
|
||||
director:
|
||||
director:
|
||||
cast: []
|
||||
rating:
|
||||
year:
|
||||
last: {{date}}
|
||||
imdbId:
|
||||
via:
|
||||
runtime:
|
||||
rating:
|
||||
year:
|
||||
last:
|
||||
"{ date }":
|
||||
imdbId:
|
||||
via:
|
||||
tags:
|
||||
- movies
|
||||
- references
|
||||
|
||||
@@ -6,8 +6,7 @@ tags:
|
||||
author:
|
||||
- "[[Me]]"
|
||||
url:
|
||||
created:
|
||||
"{ date }":
|
||||
created: {{date}}
|
||||
published:
|
||||
topics: []
|
||||
status:
|
||||
|
||||
Reference in New Issue
Block a user