macbook-pro-de-oscar.home 2025-9-5:1:4:6
This commit is contained in:
@@ -77,8 +77,8 @@ views:
|
|||||||
file.name: 352
|
file.name: 352
|
||||||
note.scoreImdb: 47
|
note.scoreImdb: 47
|
||||||
note.director: 141
|
note.director: 141
|
||||||
note.year: 68
|
note.year: 64
|
||||||
note.genre: 244
|
note.genre: 355
|
||||||
note.plot: 651
|
note.plot: 651
|
||||||
- type: table
|
- type: table
|
||||||
name: Vus
|
name: Vus
|
||||||
@@ -103,7 +103,7 @@ views:
|
|||||||
name: Favorites
|
name: Favorites
|
||||||
filters:
|
filters:
|
||||||
and:
|
and:
|
||||||
- rating >= 6
|
- rating >= 0
|
||||||
order:
|
order:
|
||||||
- file.name
|
- file.name
|
||||||
- rating
|
- rating
|
||||||
@@ -113,10 +113,13 @@ views:
|
|||||||
- ratingImdb
|
- ratingImdb
|
||||||
- last
|
- last
|
||||||
sort:
|
sort:
|
||||||
|
- property: rating
|
||||||
|
direction: DESC
|
||||||
- property: file.name
|
- property: file.name
|
||||||
direction: ASC
|
direction: ASC
|
||||||
- property: ratingImdb
|
- property: ratingImdb
|
||||||
direction: DESC
|
direction: DESC
|
||||||
|
limit: 50
|
||||||
columnSize:
|
columnSize:
|
||||||
file.name: 283
|
file.name: 283
|
||||||
note.director: 221
|
note.director: 221
|
||||||
|
|||||||
@@ -27,3 +27,5 @@ date_last_seen:
|
|||||||
|
|
||||||
- score`VIEW[IMDB : {scoreImdb}/10][text]`
|
- score`VIEW[IMDB : {scoreImdb}/10][text]`
|
||||||
- Note personnelle : `INPUT[slider(addLabels, minValue(0), maxValue(10), defaultValue(5)):rating]` `VIEW[{rating}/10][text]`
|
- Note personnelle : `INPUT[slider(addLabels, minValue(0), maxValue(10), defaultValue(5)):rating]` `VIEW[{rating}/10][text]`
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
28
sources/films/Wednesday.md
Normal file
28
sources/films/Wednesday.md
Normal file
@@ -0,0 +1,28 @@
|
|||||||
|
---
|
||||||
|
genre:
|
||||||
|
- "[[Comédie]]"
|
||||||
|
- "[[Policier]]"
|
||||||
|
- "[[Fantastique]]"
|
||||||
|
director:
|
||||||
|
rating: 5.5
|
||||||
|
scoreImdb: 8
|
||||||
|
cast:
|
||||||
|
- "[[Jenna Ortega]]"
|
||||||
|
- "[[Hunter Doohan]]"
|
||||||
|
- "[[Emma Myers]]"
|
||||||
|
cover: https://m.media-amazon.com/images/M/MV5BNmFjOGVlYzctMzVjMi00ZDkyLWE2NTAtODY4ZjUyYTFmZGY5XkEyXkFqcGc@._V1_.jpg
|
||||||
|
plot: Suit les années d'études de Mercredi Addams, alors qu'elle tente de maîtriser ses nouvelles capacités psychiques, de déjouer et de résoudre le mystère qui a impliqué ses parents.
|
||||||
|
year: 2022
|
||||||
|
created: 2025-09-05
|
||||||
|
tags:
|
||||||
|
- t/source/film
|
||||||
|
- s/art/cinema
|
||||||
|
nb_times_seen: 1
|
||||||
|
date_last_seen: 2025/09/05
|
||||||
|
---
|
||||||
|
|
||||||
|
`VIEW[Vu {nb_times_seen} fois (le {date_last_seen})][text]`
|
||||||
|
`BUTTON[film_update_date_last_seen]` `BUTTON[film_jamais_vu]`
|
||||||
|
|
||||||
|
- score`VIEW[IMDB : {scoreImdb}/10][text]`
|
||||||
|
- Note personnelle : `INPUT[slider(addLabels, minValue(0), maxValue(10), defaultValue(5)):rating]` `VIEW[{rating}/10][text]`
|
||||||
Reference in New Issue
Block a user