disambiguate length
This commit is contained in:
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"
|
||||
}
|
||||
}
|
||||
@@ -4,7 +4,7 @@ categories:
|
||||
cover: "[[out-of-control.jpg]]"
|
||||
isbn: 201483408
|
||||
isbn13: 9780201483406
|
||||
length: "528"
|
||||
pages: 528
|
||||
year: 1992
|
||||
author:
|
||||
- "[[Kevin Kelly]]"
|
||||
|
||||
@@ -4,13 +4,14 @@ categories:
|
||||
author: []
|
||||
cover:
|
||||
genre: []
|
||||
length:
|
||||
pages:
|
||||
isbn:
|
||||
isbn13:
|
||||
year:
|
||||
rating:
|
||||
topics: []
|
||||
created: {{date}}
|
||||
created:
|
||||
"{ date }":
|
||||
last:
|
||||
via: ""
|
||||
tags:
|
||||
|
||||
@@ -5,9 +5,11 @@ cover:
|
||||
genre: []
|
||||
director:
|
||||
cast: []
|
||||
runtime:
|
||||
rating:
|
||||
year:
|
||||
last: {{date}}
|
||||
last:
|
||||
"{ date }":
|
||||
imdbId:
|
||||
via:
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user