Update for Obsidian 1.9.5
This commit is contained in:
@@ -18,7 +18,7 @@ views:
|
||||
- categories
|
||||
- created
|
||||
sort:
|
||||
- column: note.created
|
||||
- property: created
|
||||
direction: DESC
|
||||
- type: table
|
||||
name: Recent entries
|
||||
@@ -26,6 +26,6 @@ views:
|
||||
- file.name
|
||||
- created
|
||||
sort:
|
||||
- column: note.created
|
||||
- property: created
|
||||
direction: DESC
|
||||
limit: 20
|
||||
|
||||
@@ -32,7 +32,7 @@ views:
|
||||
- rating
|
||||
- last
|
||||
sort:
|
||||
- column: note.last
|
||||
- property: last
|
||||
direction: DESC
|
||||
- type: table
|
||||
name: Author
|
||||
@@ -44,7 +44,7 @@ views:
|
||||
- year
|
||||
- genre
|
||||
sort:
|
||||
- column: note.genre
|
||||
- property: genre
|
||||
direction: ASC
|
||||
- type: table
|
||||
name: Genre
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
filters:
|
||||
or:
|
||||
- file.name.contains(this.file.name)
|
||||
- created == this.file.name
|
||||
- start == this.file.name
|
||||
- end == this.file.name
|
||||
- created.toString().contains(this.file.name)
|
||||
- start.toString().contains(this.file.name)
|
||||
- end.toString().contains(this.file.name)
|
||||
- file.links.contains(this.file)
|
||||
properties:
|
||||
file.name:
|
||||
@@ -27,14 +27,18 @@ views:
|
||||
- categories
|
||||
- tags
|
||||
sort:
|
||||
- column: note.tags
|
||||
- property: tags
|
||||
direction: ASC
|
||||
- column: note.created
|
||||
- property: created
|
||||
direction: DESC
|
||||
- column: file.name
|
||||
- property: file.name
|
||||
direction: ASC
|
||||
- column: note.categories
|
||||
- property: categories
|
||||
direction: ASC
|
||||
columnSize:
|
||||
file.name: 287
|
||||
note.created: 128
|
||||
note.categories: 119
|
||||
- type: table
|
||||
name: Monthly
|
||||
filters:
|
||||
@@ -46,8 +50,8 @@ views:
|
||||
- categories
|
||||
- created
|
||||
sort:
|
||||
- column: note.created
|
||||
direction: ASC
|
||||
- property: created
|
||||
direction: DESC
|
||||
- type: table
|
||||
name: Yearly
|
||||
filters:
|
||||
@@ -59,5 +63,5 @@ views:
|
||||
- categories
|
||||
- created
|
||||
sort:
|
||||
- column: note.created
|
||||
- property: created
|
||||
direction: ASC
|
||||
|
||||
@@ -18,5 +18,5 @@ views:
|
||||
- end
|
||||
- loc
|
||||
sort:
|
||||
- column: note.start
|
||||
- property: start
|
||||
direction: DESC
|
||||
|
||||
@@ -14,5 +14,5 @@ views:
|
||||
- file.name
|
||||
- created
|
||||
sort:
|
||||
- column: note.created
|
||||
- property: created
|
||||
direction: DESC
|
||||
|
||||
@@ -19,9 +19,9 @@ views:
|
||||
- categories
|
||||
- last
|
||||
sort:
|
||||
- column: note.rating
|
||||
- property: rating
|
||||
direction: DESC
|
||||
- column: note.last
|
||||
- property: last
|
||||
direction: DESC
|
||||
columnSize:
|
||||
file.name: 248
|
||||
|
||||
@@ -20,7 +20,7 @@ views:
|
||||
- type
|
||||
- people
|
||||
sort:
|
||||
- column: note.date
|
||||
- property: date
|
||||
direction: ASC
|
||||
- type: table
|
||||
name: Person
|
||||
@@ -33,7 +33,7 @@ views:
|
||||
- type
|
||||
- people
|
||||
sort:
|
||||
- column: note.date
|
||||
- property: date
|
||||
direction: ASC
|
||||
- type: table
|
||||
name: Type
|
||||
@@ -46,5 +46,5 @@ views:
|
||||
- type
|
||||
- people
|
||||
sort:
|
||||
- column: note.date
|
||||
- property: date
|
||||
direction: DESC
|
||||
|
||||
@@ -38,11 +38,11 @@ views:
|
||||
- genre
|
||||
- director
|
||||
sort:
|
||||
- column: note.director
|
||||
- property: director
|
||||
direction: ASC
|
||||
- column: formula.test
|
||||
direction: DESC
|
||||
- column: note.plot
|
||||
- property: plot
|
||||
direction: ASC
|
||||
columnSize:
|
||||
note.plot: 233
|
||||
@@ -63,15 +63,15 @@ views:
|
||||
- director
|
||||
- genre
|
||||
sort:
|
||||
- column: note.scoreImdb
|
||||
- property: scoreImdb
|
||||
direction: DESC
|
||||
- column: note.scoreRT
|
||||
- property: scoreRT
|
||||
direction: DESC
|
||||
- column: note.watchlist
|
||||
- property: watchlist
|
||||
direction: DESC
|
||||
- column: file.name
|
||||
direction: ASC
|
||||
- column: note.director
|
||||
- property: director
|
||||
direction: ASC
|
||||
columnSize:
|
||||
file.name: 283
|
||||
@@ -94,7 +94,7 @@ views:
|
||||
sort:
|
||||
- column: file.name
|
||||
direction: ASC
|
||||
- column: note.ratingImdb
|
||||
- property: ratingImdb
|
||||
direction: DESC
|
||||
columnSize:
|
||||
file.name: 283
|
||||
@@ -113,7 +113,7 @@ views:
|
||||
- director
|
||||
- genre
|
||||
sort:
|
||||
- column: note.last
|
||||
- property: last
|
||||
direction: DESC
|
||||
limit: 15
|
||||
- type: table
|
||||
@@ -142,11 +142,11 @@ views:
|
||||
note.director: 166
|
||||
note.last: 115
|
||||
sort:
|
||||
- column: note.last
|
||||
- property: last
|
||||
direction: DESC
|
||||
- column: note.genre
|
||||
- property: genre
|
||||
direction: ASC
|
||||
- column: note.rating
|
||||
- property: rating
|
||||
direction: DESC
|
||||
- type: table
|
||||
name: Director
|
||||
@@ -161,11 +161,11 @@ views:
|
||||
- cast
|
||||
- genre
|
||||
sort:
|
||||
- column: note.last
|
||||
- property: last
|
||||
direction: DESC
|
||||
- column: note.rating
|
||||
- property: rating
|
||||
direction: ASC
|
||||
- column: note.year
|
||||
- property: year
|
||||
direction: DESC
|
||||
columnSize:
|
||||
file.name: 186
|
||||
@@ -185,11 +185,11 @@ views:
|
||||
- cast
|
||||
- genre
|
||||
sort:
|
||||
- column: note.last
|
||||
- property: last
|
||||
direction: DESC
|
||||
- column: note.rating
|
||||
- property: rating
|
||||
direction: ASC
|
||||
- column: note.year
|
||||
- property: year
|
||||
direction: DESC
|
||||
columnSize:
|
||||
file.name: 186
|
||||
@@ -213,17 +213,17 @@ views:
|
||||
- director
|
||||
- genre
|
||||
sort:
|
||||
- column: note.last
|
||||
- property: last
|
||||
direction: DESC
|
||||
- column: note.scoreImdb
|
||||
- property: scoreImdb
|
||||
direction: DESC
|
||||
- column: note.scoreRT
|
||||
- property: scoreRT
|
||||
direction: DESC
|
||||
- column: note.watchlist
|
||||
- property: watchlist
|
||||
direction: DESC
|
||||
- column: file.name
|
||||
direction: ASC
|
||||
- column: note.director
|
||||
- property: director
|
||||
direction: ASC
|
||||
columnSize:
|
||||
file.name: 283
|
||||
|
||||
@@ -23,11 +23,11 @@ views:
|
||||
- type
|
||||
- last
|
||||
sort:
|
||||
- column: note.last
|
||||
- property: last
|
||||
direction: DESC
|
||||
- column: note.type
|
||||
- property: type
|
||||
direction: ASC
|
||||
- column: note.loc
|
||||
- property: loc
|
||||
direction: ASC
|
||||
columnSize:
|
||||
file.name: 162
|
||||
@@ -44,11 +44,11 @@ views:
|
||||
- rating
|
||||
- last
|
||||
sort:
|
||||
- column: note.rating
|
||||
- property: rating
|
||||
direction: DESC
|
||||
- column: note.last
|
||||
- property: last
|
||||
direction: DESC
|
||||
- column: note.loc
|
||||
- property: loc
|
||||
direction: ASC
|
||||
columnSize:
|
||||
note.type: 197
|
||||
@@ -63,9 +63,9 @@ views:
|
||||
- rating
|
||||
- last
|
||||
sort:
|
||||
- column: note.last
|
||||
- property: last
|
||||
direction: DESC
|
||||
- column: note.loc
|
||||
- property: loc
|
||||
direction: ASC
|
||||
columnSize:
|
||||
note.type: 153
|
||||
@@ -81,11 +81,11 @@ views:
|
||||
- type
|
||||
- last
|
||||
sort:
|
||||
- column: note.last
|
||||
- property: last
|
||||
direction: DESC
|
||||
- column: note.type
|
||||
- property: type
|
||||
direction: ASC
|
||||
- column: note.loc
|
||||
- property: loc
|
||||
direction: ASC
|
||||
columnSize:
|
||||
file.name: 162
|
||||
|
||||
@@ -28,7 +28,7 @@ views:
|
||||
- rating
|
||||
- published
|
||||
sort:
|
||||
- column: note.published
|
||||
- property: published
|
||||
direction: DESC
|
||||
- type: table
|
||||
name: Show
|
||||
|
||||
@@ -17,5 +17,5 @@ views:
|
||||
- status
|
||||
- published
|
||||
sort:
|
||||
- column: note.published
|
||||
- property: published
|
||||
direction: DESC
|
||||
|
||||
@@ -3,9 +3,9 @@ filters:
|
||||
- note.categories.contains(link("Products"))
|
||||
- '!file.name.contains("Template")'
|
||||
formulas:
|
||||
Owned: ((now() - acquired) / 2629746000).round()
|
||||
Owned: ((now() - acquired).months).round()
|
||||
totalUses: monthlyUses * formula.Owned.round()
|
||||
perUse: '"$" + (price / formula.totalUses).toFixed(2)'
|
||||
perUse: (price / formula.totalUses).toFixed(2)
|
||||
properties:
|
||||
note.monthlyUses:
|
||||
displayName: Uses/month
|
||||
@@ -38,22 +38,27 @@ views:
|
||||
- formula.Owned
|
||||
- formula.totalUses
|
||||
- type
|
||||
sort:
|
||||
- property: formula.perUse
|
||||
direction: ASC
|
||||
- property: formula.totalUses
|
||||
direction: ASC
|
||||
- property: acquired
|
||||
direction: DESC
|
||||
- property: file.name
|
||||
direction: DESC
|
||||
- property: rating
|
||||
direction: DESC
|
||||
- property: formula.Owned
|
||||
direction: ASC
|
||||
columnSize:
|
||||
file.name: 209
|
||||
note.acquired: 112
|
||||
note.price: 78
|
||||
note.monthlyUses: 128
|
||||
formula.perUse: 78
|
||||
formula.Owned: 96
|
||||
note.monthlyUses: 123
|
||||
formula.perUse: 102
|
||||
formula.Owned: 113
|
||||
formula.totalUses: 115
|
||||
sort:
|
||||
- column: note.acquired
|
||||
direction: DESC
|
||||
- column: note.monthlyUses
|
||||
direction: DESC
|
||||
- column: note.rating
|
||||
direction: DESC
|
||||
- column: formula.Owned
|
||||
direction: ASC
|
||||
- type: table
|
||||
name: Cost per use
|
||||
filters:
|
||||
@@ -61,28 +66,29 @@ views:
|
||||
- note.monthlyUses > 0
|
||||
order:
|
||||
- file.name
|
||||
- rating
|
||||
- formula.perUse
|
||||
- acquired
|
||||
- monthlyUses
|
||||
- price
|
||||
- formula.totalUses
|
||||
- formula.Owned
|
||||
- acquired
|
||||
- formula.totalUses
|
||||
- formula.perUse
|
||||
- type
|
||||
columnSize:
|
||||
file.name: 209
|
||||
formula.perUse: 77
|
||||
note.monthlyUses: 82
|
||||
note.price: 78
|
||||
formula.totalUses: 122
|
||||
formula.Owned: 96
|
||||
- rating
|
||||
sort:
|
||||
- column: formula.totalUses
|
||||
- property: acquired
|
||||
direction: ASC
|
||||
- property: monthlyUses
|
||||
direction: DESC
|
||||
- column: note.acquired
|
||||
direction: DESC
|
||||
- column: note.monthlyUses
|
||||
- property: rating
|
||||
direction: DESC
|
||||
columnSize:
|
||||
file.name: 207
|
||||
note.acquired: 112
|
||||
note.monthlyUses: 131
|
||||
note.price: 78
|
||||
formula.Owned: 99
|
||||
formula.totalUses: 100
|
||||
formula.perUse: 93
|
||||
- type: table
|
||||
name: Maker
|
||||
filters:
|
||||
@@ -98,19 +104,19 @@ views:
|
||||
- formula.Owned
|
||||
- acquired
|
||||
- type
|
||||
sort:
|
||||
- property: file.name
|
||||
direction: ASC
|
||||
- property: formula.totalUses
|
||||
direction: DESC
|
||||
- property: acquired
|
||||
direction: DESC
|
||||
- property: monthlyUses
|
||||
direction: DESC
|
||||
columnSize:
|
||||
file.name: 209
|
||||
note.monthlyUses: 82
|
||||
formula.totalUses: 115
|
||||
sort:
|
||||
- column: file.name
|
||||
direction: ASC
|
||||
- column: formula.totalUses
|
||||
direction: DESC
|
||||
- column: note.acquired
|
||||
direction: DESC
|
||||
- column: note.monthlyUses
|
||||
direction: DESC
|
||||
- type: table
|
||||
name: Type
|
||||
filters:
|
||||
@@ -126,18 +132,18 @@ views:
|
||||
- formula.Owned
|
||||
- acquired
|
||||
- type
|
||||
sort:
|
||||
- property: rating
|
||||
direction: DESC
|
||||
- property: file.name
|
||||
direction: ASC
|
||||
- property: formula.totalUses
|
||||
direction: DESC
|
||||
- property: acquired
|
||||
direction: DESC
|
||||
- property: monthlyUses
|
||||
direction: DESC
|
||||
columnSize:
|
||||
file.name: 209
|
||||
note.monthlyUses: 82
|
||||
formula.totalUses: 115
|
||||
sort:
|
||||
- column: note.rating
|
||||
direction: DESC
|
||||
- column: file.name
|
||||
direction: ASC
|
||||
- column: formula.totalUses
|
||||
direction: DESC
|
||||
- column: note.acquired
|
||||
direction: DESC
|
||||
- column: note.monthlyUses
|
||||
direction: DESC
|
||||
|
||||
@@ -23,9 +23,9 @@ views:
|
||||
- status
|
||||
- url
|
||||
sort:
|
||||
- column: note.status
|
||||
- property: status
|
||||
direction: ASC
|
||||
- column: note.year
|
||||
- property: year
|
||||
direction: DESC
|
||||
columnSize:
|
||||
file.name: 209
|
||||
|
||||
@@ -19,7 +19,7 @@ views:
|
||||
- last
|
||||
- categories
|
||||
sort:
|
||||
- column: note.last
|
||||
- property: last
|
||||
direction: DESC
|
||||
columnSize:
|
||||
file.name: 238
|
||||
@@ -34,6 +34,6 @@ views:
|
||||
- last
|
||||
- categories
|
||||
sort:
|
||||
- column: note.last
|
||||
- property: last
|
||||
direction: DESC
|
||||
limit: 100
|
||||
|
||||
@@ -28,11 +28,11 @@ views:
|
||||
- director
|
||||
- genre
|
||||
sort:
|
||||
- column: note.rating
|
||||
- property: rating
|
||||
direction: DESC
|
||||
- column: file.name
|
||||
direction: ASC
|
||||
- column: note.director
|
||||
- property: director
|
||||
direction: ASC
|
||||
- type: table
|
||||
name: Favorites
|
||||
@@ -59,7 +59,7 @@ views:
|
||||
- director
|
||||
- genre
|
||||
sort:
|
||||
- column: note.last
|
||||
- property: last
|
||||
direction: DESC
|
||||
limit: 20
|
||||
- type: table
|
||||
|
||||
@@ -23,7 +23,7 @@ views:
|
||||
- end
|
||||
- loc
|
||||
sort:
|
||||
- column: note.end
|
||||
- property: end
|
||||
direction: DESC
|
||||
columnSize:
|
||||
file.name: 255
|
||||
|
||||
Reference in New Issue
Block a user