diff --git a/.obsidian/plugins/obsidian-meta-bind-plugin/data.json b/.obsidian/plugins/obsidian-meta-bind-plugin/data.json index b5df990d..f723c0b8 100644 --- a/.obsidian/plugins/obsidian-meta-bind-plugin/data.json +++ b/.obsidian/plugins/obsidian-meta-bind-plugin/data.json @@ -31,7 +31,7 @@ "type": "updateMetadata", "bindTarget": "nb_times_seen", "evaluate": true, - "value": "x + 1" + "value": "parseInt(x) + 1" }, { "type": "updateMetadata", diff --git a/.obsidian/types.json b/.obsidian/types.json index 8a93e967..1fc80892 100644 --- a/.obsidian/types.json +++ b/.obsidian/types.json @@ -63,6 +63,7 @@ "test": "checkbox", "date-sortie": "date", "date-seen": "date", - "nb_times_seen": "number" + "nb_times_seen": "number", + "date_last_seen": "number" } } \ No newline at end of file diff --git a/films.base b/films.base index 39d353e7..48b02f88 100644 --- a/films.base +++ b/films.base @@ -18,7 +18,7 @@ properties: note.cast: displayName: Cast note.scoreImdb: - displayName: scoreImdb + displayName: IMDB note.scoreRT: displayName: RT note.runtime: @@ -34,20 +34,21 @@ views: - director - rating - scoreImdb - - last - plot - genre + - date_last_seen sort: - - property: scoreImdb - direction: DESC - - property: director + - property: last direction: ASC + - property: year + direction: DESC - property: plot direction: ASC columnSize: file.name: 193 + note.year: 68 note.director: 205 - note.scoreImdb: 102 + note.scoreImdb: 89 note.plot: 233 note.genre: 261 image: note.cover @@ -65,27 +66,40 @@ views: - genre - plot sort: - - property: file.name - direction: DESC - property: scoreImdb direction: DESC + - property: file.name + direction: DESC - property: watchlist direction: DESC - property: director direction: ASC columnSize: - file.name: 283 - note.year: 68 + file.name: 352 note.scoreImdb: 47 note.director: 238 - note.genre: 261 - note.plot: 233 + note.year: 68 + note.genre: 315 + note.plot: 651 - type: table name: Vus filters: and: - date_last_seen != "" - nb_times_seen >= 1 + order: + - file.name + - rating + - nb_times_seen + - date_last_seen + - director + - cast + columnSize: + file.name: 283 + note.nb_times_seen: 175 + note.director: 238 + note.cast: 406 + note.plot: 233 - type: table name: Favorites filters: @@ -135,3 +149,11 @@ views: - type: cards name: Cards image: note.cover + imageFit: "" + imageAspectRatio: 1.45 + cardSize: 190 + - type: table + name: Genres + filters: + and: + - list(Director).contains(this) diff --git a/sources/films/Kill Bill Vol. 1.md b/sources/films/Kill Bill Vol. 1.md index 50f402bc..df15e36b 100644 --- a/sources/films/Kill Bill Vol. 1.md +++ b/sources/films/Kill Bill Vol. 1.md @@ -5,7 +5,7 @@ genre: - "[[Thriller]]" director: - "[[Quentin Tarantino]]" -rating: +rating: 6 scoreImdb: 8.2 cast: - "[[Uma Thurman]]" @@ -18,8 +18,8 @@ created: 2025-08-26 tags: - t/source/film - s/art/cinema -nb_times_seen: "0" -date_last_seen: +nb_times_seen: 3 +date_last_seen: 2025/08/26 next: - "[[Kill Bill Vol. 2]]" --- diff --git a/sources/films/Kill Bill Vol. 2.md b/sources/films/Kill Bill Vol. 2.md index 30fbf467..0746f57d 100644 --- a/sources/films/Kill Bill Vol. 2.md +++ b/sources/films/Kill Bill Vol. 2.md @@ -18,7 +18,7 @@ created: 2025-08-26 tags: - t/source/film - s/art/cinema -nb_times_seen: "01111" +nb_times_seen: 3 date_last_seen: 2025/08/26 --- diff --git a/sources/films/Kramer vs. Kramer.md b/sources/films/Kramer vs. Kramer.md index 2e86a953..fbbb10fd 100644 --- a/sources/films/Kramer vs. Kramer.md +++ b/sources/films/Kramer vs. Kramer.md @@ -3,7 +3,7 @@ genre: - "[[Drame]]" director: - "[[Robert Benton]]" -rating: +rating: 9 scoreImdb: 7.8 cast: - "[[Dustin Hoffman]]" @@ -16,7 +16,7 @@ created: 2025-08-26 tags: - t/source/film - s/art/cinema -nb_times_seen: "01" +nb_times_seen: 1 date_last_seen: --- diff --git a/sources/films/The Butterfly Effect.md b/sources/films/The Butterfly Effect.md new file mode 100644 index 00000000..e69de29b diff --git a/sources/films/The Lord of the Rings The Fellowship of the Ring (le seigneur des anneaux).md b/sources/films/The Lord of the Rings The Fellowship of the Ring (le seigneur des anneaux).md index ffee2b84..876bfac6 100644 --- a/sources/films/The Lord of the Rings The Fellowship of the Ring (le seigneur des anneaux).md +++ b/sources/films/The Lord of the Rings The Fellowship of the Ring (le seigneur des anneaux).md @@ -11,14 +11,14 @@ cast: - "[[Elijah Wood]]" - "[[Ian McKellen]]" - "[[Orlando Bloom]]" -cover: "https://m.media-amazon.com/images/M/MV5BOGNkODRkNzUtNjk5My00MmQxLWFkNjQtZmUwNzg5YjBhNWIwXkEyXkFqcGc@._V1_.jpg" -plot: "Un Hobbit du Comté et ses huit compagnons se mettent en route pour détruire le puissant anneau unique et sauver la Terre du Milieu du terrible Sauron." +cover: https://m.media-amazon.com/images/M/MV5BOGNkODRkNzUtNjk5My00MmQxLWFkNjQtZmUwNzg5YjBhNWIwXkEyXkFqcGc@._V1_.jpg +plot: Un Hobbit du Comté et ses huit compagnons se mettent en route pour détruire le puissant anneau unique et sauver la Terre du Milieu du terrible Sauron. year: 2001 created: 2025-08-26 tags: - - "t/source/film" - - "s/art/cinema" -nb_times_seen: "0" + - t/source/film + - s/art/cinema +nb_times_seen: date_last_seen: ---