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
|
## Todo
|
||||||
- [x] #task CERCIP : mail à M.Taghelit (rapport ?) ⏫ ✅ 2024-08-19
|
- [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 affiche kung-fu ✅ 2024-06-19
|
||||||
- [x] #task candidature assesseur étudiant ✅ 2024-08-19
|
- [x] #task candidature assesseur étudiant ✅ 2024-08-19
|
||||||
|
|
||||||
|
@@ -6,7 +6,6 @@ tags:
|
|||||||
|
|
||||||
# Films
|
# Films
|
||||||
|
|
||||||
- les fugitifs
|
|
||||||
- The elephant man
|
- The elephant man
|
||||||
- the fly (la mouche)
|
- the fly (la mouche)
|
||||||
- platoon
|
- platoon
|
||||||
|
136
films.base
136
films.base
@@ -33,10 +33,13 @@ views:
|
|||||||
- year
|
- year
|
||||||
- director
|
- director
|
||||||
- rating
|
- rating
|
||||||
|
- scoreImdb
|
||||||
- last
|
- last
|
||||||
- plot
|
- plot
|
||||||
- genre
|
- genre
|
||||||
sort:
|
sort:
|
||||||
|
- property: scoreImdb
|
||||||
|
direction: DESC
|
||||||
- property: director
|
- property: director
|
||||||
direction: ASC
|
direction: ASC
|
||||||
- property: plot
|
- property: plot
|
||||||
@@ -44,16 +47,17 @@ views:
|
|||||||
columnSize:
|
columnSize:
|
||||||
file.name: 193
|
file.name: 193
|
||||||
note.director: 205
|
note.director: 205
|
||||||
|
note.scoreImdb: 102
|
||||||
note.plot: 233
|
note.plot: 233
|
||||||
note.genre: 261
|
note.genre: 261
|
||||||
- type: table
|
- type: table
|
||||||
name: To-watch
|
name: To-watch
|
||||||
filters:
|
filters:
|
||||||
and:
|
and:
|
||||||
- last.isEmpty()
|
- vu == false
|
||||||
- rating.isEmpty()
|
|
||||||
order:
|
order:
|
||||||
- file.name
|
- file.name
|
||||||
|
- vu
|
||||||
- year
|
- year
|
||||||
- scoreImdb
|
- scoreImdb
|
||||||
- scoreRT
|
- scoreRT
|
||||||
@@ -62,20 +66,20 @@ views:
|
|||||||
- director
|
- director
|
||||||
- genre
|
- genre
|
||||||
sort:
|
sort:
|
||||||
|
- property: file.name
|
||||||
|
direction: DESC
|
||||||
- property: scoreImdb
|
- property: scoreImdb
|
||||||
direction: DESC
|
direction: DESC
|
||||||
- property: scoreRT
|
- property: scoreRT
|
||||||
direction: DESC
|
direction: DESC
|
||||||
- property: watchlist
|
- property: watchlist
|
||||||
direction: DESC
|
direction: DESC
|
||||||
- property: file.name
|
|
||||||
direction: ASC
|
|
||||||
- property: director
|
- property: director
|
||||||
direction: ASC
|
direction: ASC
|
||||||
columnSize:
|
columnSize:
|
||||||
file.name: 283
|
file.name: 283
|
||||||
note.year: 68
|
note.year: 68
|
||||||
note.scoreImdb: 44
|
note.scoreImdb: 46
|
||||||
note.scoreRT: 67
|
note.scoreRT: 67
|
||||||
note.director: 238
|
note.director: 238
|
||||||
note.genre: 261
|
note.genre: 261
|
||||||
@@ -83,7 +87,7 @@ views:
|
|||||||
name: Favorites
|
name: Favorites
|
||||||
filters:
|
filters:
|
||||||
and:
|
and:
|
||||||
- note.rating > 6
|
- rating == "6"
|
||||||
order:
|
order:
|
||||||
- file.name
|
- file.name
|
||||||
- director
|
- director
|
||||||
@@ -119,123 +123,3 @@ views:
|
|||||||
- property: file.name
|
- property: file.name
|
||||||
direction: ASC
|
direction: ASC
|
||||||
limit: 20
|
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