macbook-pro-de-oscar-1.home 2025-8-26:21:27:7
This commit is contained in:
21
References/The Elephant Man.md
Normal file
21
References/The Elephant Man.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
genre:
|
||||
- "[[Biographique]]"
|
||||
- "[[Drame]]"
|
||||
director:
|
||||
- "[[David Lynch]]"
|
||||
rating:
|
||||
scoreImdb: 8.2
|
||||
cast:
|
||||
- "[[Anthony Hopkins]]"
|
||||
- "[[John Hurt]]"
|
||||
- "[[Anne Bancroft]]"
|
||||
cover: "https://m.media-amazon.com/images/M/MV5BZjI5YTFmNTItYzNhMC00ZGQ3LTlkMDQtOTY2YTk1MjExODY0XkEyXkFqcGc@._V1_.jpg"
|
||||
plot: "Un chirurgien de l'époque victorienne sauve un homme défiguré et maltraité gagnant sa vie comme monstre de foire. Derrière sa façade monstrueuse se dévoile une personne empreinte de gentillesse, d'intelligence et de sophistication."
|
||||
year: 1981
|
||||
created: 2025-08-26
|
||||
tags:
|
||||
- "t/source/film"
|
||||
- "s/art/cinema"
|
||||
vu: false
|
||||
---
|
@@ -5,7 +5,7 @@ kung_fu: 0
|
||||
|
||||
## Todo
|
||||
- [x] #task CERCIP : mail à M.Taghelit (rapport ?) ⏫ ✅ 2024-08-19
|
||||
- [ ] #task envoyer fiction ligne à Julien ⏬
|
||||
- [x] #task envoyer fiction ligne à Julien ⏬ ✅ 2025-08-26
|
||||
- [x] #task affiche kung-fu ✅ 2024-06-19
|
||||
- [x] #task candidature assesseur étudiant ✅ 2024-08-19
|
||||
|
||||
|
@@ -6,7 +6,6 @@ tags:
|
||||
|
||||
# Films
|
||||
|
||||
- les fugitifs
|
||||
- The elephant man
|
||||
- the fly (la mouche)
|
||||
- platoon
|
||||
|
136
films.base
136
films.base
@@ -33,10 +33,13 @@ views:
|
||||
- year
|
||||
- director
|
||||
- rating
|
||||
- scoreImdb
|
||||
- last
|
||||
- plot
|
||||
- genre
|
||||
sort:
|
||||
- property: scoreImdb
|
||||
direction: DESC
|
||||
- property: director
|
||||
direction: ASC
|
||||
- property: plot
|
||||
@@ -44,16 +47,17 @@ views:
|
||||
columnSize:
|
||||
file.name: 193
|
||||
note.director: 205
|
||||
note.scoreImdb: 102
|
||||
note.plot: 233
|
||||
note.genre: 261
|
||||
- type: table
|
||||
name: To-watch
|
||||
filters:
|
||||
and:
|
||||
- last.isEmpty()
|
||||
- rating.isEmpty()
|
||||
- vu == false
|
||||
order:
|
||||
- file.name
|
||||
- vu
|
||||
- year
|
||||
- scoreImdb
|
||||
- scoreRT
|
||||
@@ -62,20 +66,20 @@ views:
|
||||
- director
|
||||
- genre
|
||||
sort:
|
||||
- property: file.name
|
||||
direction: DESC
|
||||
- property: scoreImdb
|
||||
direction: DESC
|
||||
- property: scoreRT
|
||||
direction: DESC
|
||||
- property: watchlist
|
||||
direction: DESC
|
||||
- property: file.name
|
||||
direction: ASC
|
||||
- property: director
|
||||
direction: ASC
|
||||
columnSize:
|
||||
file.name: 283
|
||||
note.year: 68
|
||||
note.scoreImdb: 44
|
||||
note.scoreImdb: 46
|
||||
note.scoreRT: 67
|
||||
note.director: 238
|
||||
note.genre: 261
|
||||
@@ -83,7 +87,7 @@ views:
|
||||
name: Favorites
|
||||
filters:
|
||||
and:
|
||||
- note.rating > 6
|
||||
- rating == "6"
|
||||
order:
|
||||
- file.name
|
||||
- director
|
||||
@@ -119,123 +123,3 @@ views:
|
||||
- property: file.name
|
||||
direction: ASC
|
||||
limit: 20
|
||||
- type: table
|
||||
name: Actor
|
||||
filters:
|
||||
and:
|
||||
- list(cast).contains(this)
|
||||
order:
|
||||
- file.name
|
||||
- year
|
||||
- director
|
||||
- genre
|
||||
- ratingImdb
|
||||
sort:
|
||||
- property: ratingImdb
|
||||
direction: DESC
|
||||
- type: table
|
||||
name: Genre
|
||||
filters:
|
||||
and:
|
||||
- list(genre).contains(this)
|
||||
order:
|
||||
- file.name
|
||||
- rating
|
||||
- year
|
||||
- director
|
||||
- last
|
||||
- genre
|
||||
sort:
|
||||
- property: last
|
||||
direction: DESC
|
||||
- property: genre
|
||||
direction: ASC
|
||||
- property: rating
|
||||
direction: DESC
|
||||
columnSize:
|
||||
note.director: 166
|
||||
note.last: 115
|
||||
- type: table
|
||||
name: Director
|
||||
filters:
|
||||
and:
|
||||
- list(director).contains(this)
|
||||
order:
|
||||
- file.name
|
||||
- year
|
||||
- rating
|
||||
- last
|
||||
- cast
|
||||
- genre
|
||||
sort:
|
||||
- property: last
|
||||
direction: DESC
|
||||
- property: rating
|
||||
direction: ASC
|
||||
- property: year
|
||||
direction: DESC
|
||||
columnSize:
|
||||
file.name: 186
|
||||
note.year: 79
|
||||
note.rating: 96
|
||||
note.genre: 243
|
||||
- type: table
|
||||
name: Soundtrack
|
||||
filters:
|
||||
and:
|
||||
- list(music).contains(this)
|
||||
order:
|
||||
- file.name
|
||||
- year
|
||||
- rating
|
||||
- last
|
||||
- cast
|
||||
- genre
|
||||
sort:
|
||||
- property: last
|
||||
direction: DESC
|
||||
- property: rating
|
||||
direction: ASC
|
||||
- property: year
|
||||
direction: DESC
|
||||
columnSize:
|
||||
file.name: 186
|
||||
note.year: 79
|
||||
note.rating: 96
|
||||
note.genre: 243
|
||||
- type: table
|
||||
name: Theater
|
||||
filters:
|
||||
and:
|
||||
- file.links.contains(this.file)
|
||||
order:
|
||||
- file.name
|
||||
- rating
|
||||
- last
|
||||
- year
|
||||
- scoreImdb
|
||||
- runtime
|
||||
- scoreRT
|
||||
- watchlist
|
||||
- director
|
||||
- genre
|
||||
sort:
|
||||
- property: last
|
||||
direction: DESC
|
||||
- property: scoreImdb
|
||||
direction: DESC
|
||||
- property: scoreRT
|
||||
direction: DESC
|
||||
- property: watchlist
|
||||
direction: DESC
|
||||
- property: file.name
|
||||
direction: ASC
|
||||
- property: director
|
||||
direction: ASC
|
||||
columnSize:
|
||||
file.name: 283
|
||||
note.rating: 94
|
||||
note.year: 68
|
||||
note.scoreRT: 67
|
||||
note.director: 238
|
||||
note.genre: 243
|
||||
|
Reference in New Issue
Block a user