disambiguate length
This commit is contained in:
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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user