macbook-pro-de-oscar.home 2025-9-5:1:4:6

This commit is contained in:
oskar
2025-09-05 01:04:06 +02:00
parent 9b81bb6398
commit 6aa4bfc5a1
3 changed files with 36 additions and 3 deletions

View File

@@ -77,8 +77,8 @@ views:
file.name: 352
note.scoreImdb: 47
note.director: 141
note.year: 68
note.genre: 244
note.year: 64
note.genre: 355
note.plot: 651
- type: table
name: Vus
@@ -103,7 +103,7 @@ views:
name: Favorites
filters:
and:
- rating >= 6
- rating >= 0
order:
- file.name
- rating
@@ -113,10 +113,13 @@ views:
- ratingImdb
- last
sort:
- property: rating
direction: DESC
- property: file.name
direction: ASC
- property: ratingImdb
direction: DESC
limit: 50
columnSize:
file.name: 283
note.director: 221

View File

@@ -27,3 +27,5 @@ date_last_seen:
- score`VIEW[IMDB : {scoreImdb}/10][text]`
- Note personnelle : `INPUT[slider(addLabels, minValue(0), maxValue(10), defaultValue(5)):rating]` `VIEW[{rating}/10][text]`

View 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]`