Compare commits
6 Commits
52958e3686
...
3cbc984e09
| Author | SHA1 | Date | |
|---|---|---|---|
| 3cbc984e09 | |||
| 0ac1f1f485 | |||
| 438c9f3fda | |||
| 7c69be107e | |||
| 9ffe120f6a | |||
| 4caab595f9 |
+2
-2
File diff suppressed because one or more lines are too long
@@ -5,7 +5,7 @@
|
||||
{
|
||||
"id": 1,
|
||||
"name": "Ma bibliothèque",
|
||||
"lastUpdate": 1779466877485
|
||||
"lastUpdate": 1780002280261
|
||||
}
|
||||
],
|
||||
"renderCitations": true,
|
||||
|
||||
+1
-1
@@ -78,7 +78,7 @@ views:
|
||||
- property: watchlist
|
||||
direction: DESC
|
||||
columnSize:
|
||||
file.name: 352
|
||||
file.name: 431
|
||||
note.scoreImdb: 47
|
||||
note.director: 141
|
||||
note.year: 64
|
||||
|
||||
+2
-2
@@ -11,6 +11,6 @@ $$\begin{array}{|r|l|}
|
||||
\left.\displaystyle\lim_{x\rightarrow+\infty} \dfrac{e^x}{x^\alpha}\right|_{\alpha>0} & +\infty \\\hline
|
||||
\displaystyle\lim_{x\rightarrow+\infty} & \\\hline
|
||||
\left.\displaystyle\lim_{x\rightarrow+\infty} \dfrac{(\ln (x))^{\alpha}}{x^\beta}\right|_{\beta>0} & 0 \\\hline
|
||||
\disp\lim_{x\rightarrow 0} \dfrac{\sin x}x & 1\\\hline
|
||||
\disp\lim_{x\rightarrow 0} \dfrac{1 - \cos(x)}{x^2} & \dfrac12 \\\hline
|
||||
\displaystyle \lim_{x\rightarrow 0} \dfrac{\sin x}x & 1\\\hline
|
||||
\displaystyle \lim_{x\rightarrow 0} \dfrac{1 - \cos(x)}{x^2} & \dfrac12 \\\hline
|
||||
\end{array}$$
|
||||
|
||||
@@ -0,0 +1,29 @@
|
||||
---
|
||||
genre:
|
||||
- "[[Drame]]"
|
||||
- "[[Fantastique]]"
|
||||
- "[[Mystère]]"
|
||||
director:
|
||||
- "[[Richard Schenkman]]"
|
||||
rating:
|
||||
scoreImdb: 7.8
|
||||
cast:
|
||||
- "[[David Lee Smith]]"
|
||||
- "[[Tony Todd]]"
|
||||
- "[[John Billingsley]]"
|
||||
cover: "https://m.media-amazon.com/images/M/MV5BOTE1NGYxNjgtYmVlMS00ODEwLTg2NjAtMTdjODMzY2I1ZjZmXkEyXkFqcGc@._V1_.jpg"
|
||||
plot: "Une fête d'au revoir impromptue pour le Professeur John Oldman se transforme en interrogatoire mystérieux après que l'universitaire sur le départ révèle à ses collègues un passé plus étrange qu'ils n'auraient pu s'imaginer."
|
||||
year: 2007
|
||||
created: 2026-05-26
|
||||
tags:
|
||||
- "t/source/film"
|
||||
- "s/art/cinema"
|
||||
nb_times_seen: "0"
|
||||
date_last_seen:
|
||||
---
|
||||
|
||||
`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