macbook-pro-de-oscar-1.home 2025-8-27:0:23:21
This commit is contained in:
Vendored
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"theme": "system",
|
"theme": "system",
|
||||||
"cssTheme": "Minimal",
|
"cssTheme": "Minimal",
|
||||||
"baseFontSize": 23.5,
|
"baseFontSize": 25,
|
||||||
"enabledCssSnippets": [
|
"enabledCssSnippets": [
|
||||||
"pdf_darkmode",
|
"pdf_darkmode",
|
||||||
"query_header_title",
|
"query_header_title",
|
||||||
|
|||||||
Vendored
+2
-2
@@ -130,6 +130,6 @@
|
|||||||
"repelStrength": 5.263671875,
|
"repelStrength": 5.263671875,
|
||||||
"linkStrength": 1,
|
"linkStrength": 1,
|
||||||
"linkDistance": 30,
|
"linkDistance": 30,
|
||||||
"scale": 1.3372548018367394,
|
"scale": 0.2673818051183827,
|
||||||
"close": false
|
"close": true
|
||||||
}
|
}
|
||||||
+122
-12
@@ -66,27 +66,137 @@
|
|||||||
"additionalProperties": {},
|
"additionalProperties": {},
|
||||||
"backupGraphOptions": {
|
"backupGraphOptions": {
|
||||||
"collapse-filter": false,
|
"collapse-filter": false,
|
||||||
"localJumps": 1,
|
|
||||||
"localBacklinks": true,
|
|
||||||
"localForelinks": true,
|
|
||||||
"localInterlinks": false,
|
|
||||||
"showTags": false,
|
"showTags": false,
|
||||||
"showAttachments": false,
|
"showAttachments": false,
|
||||||
"hideUnresolved": false,
|
"hideUnresolved": false,
|
||||||
|
"showOrphans": false,
|
||||||
"collapse-color-groups": true,
|
"collapse-color-groups": true,
|
||||||
"colorGroups": [],
|
"colorGroups": [
|
||||||
|
{
|
||||||
|
"query": "tag:#not-done",
|
||||||
|
"color": {
|
||||||
|
"a": 1,
|
||||||
|
"rgb": 8882055
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"query": "tag:#MOC",
|
||||||
|
"color": {
|
||||||
|
"a": 1,
|
||||||
|
"rgb": 10354945
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"query": "tag:#s/PKM OR tag:#s/obsidian",
|
||||||
|
"color": {
|
||||||
|
"a": 1,
|
||||||
|
"rgb": 4863904
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"query": "tag:#flashcards",
|
||||||
|
"color": {
|
||||||
|
"a": 1,
|
||||||
|
"rgb": 4863904
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"query": "tag:#gists",
|
||||||
|
"color": {
|
||||||
|
"a": 1,
|
||||||
|
"rgb": 6827411
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"query": "tag:#CV",
|
||||||
|
"color": {
|
||||||
|
"a": 1,
|
||||||
|
"rgb": 11010185
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"query": "tag:#s/maths",
|
||||||
|
"color": {
|
||||||
|
"a": 1,
|
||||||
|
"rgb": 2792960
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"query": "tag:#s/logique",
|
||||||
|
"color": {
|
||||||
|
"a": 1,
|
||||||
|
"rgb": 13050
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"query": "tag:#s/informatique",
|
||||||
|
"color": {
|
||||||
|
"a": 1,
|
||||||
|
"rgb": 14772500
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"query": "tag:#t/personne",
|
||||||
|
"color": {
|
||||||
|
"a": 1,
|
||||||
|
"rgb": 6655149
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"query": "path:sources",
|
||||||
|
"color": {
|
||||||
|
"a": 1,
|
||||||
|
"rgb": 3770873
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"query": "tag:#s/politique OR tag:#s/science/sociologie",
|
||||||
|
"color": {
|
||||||
|
"a": 1,
|
||||||
|
"rgb": 35464
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"query": "tag:#s/science OR tag:#s/art OR tag:#s/autres OR tag:#s/cuisine",
|
||||||
|
"color": {
|
||||||
|
"a": 1,
|
||||||
|
"rgb": 15646813
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"query": "tag:#t/exercice OR tag:#t/cours OR tag:#s/fac",
|
||||||
|
"color": {
|
||||||
|
"a": 1,
|
||||||
|
"rgb": 16759552
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"query": "tag:#t/devoir OR tag:#t/devoir-fait",
|
||||||
|
"color": {
|
||||||
|
"a": 1,
|
||||||
|
"rgb": 16711914
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"query": "tag:#excalidraw",
|
||||||
|
"color": {
|
||||||
|
"a": 1,
|
||||||
|
"rgb": 8019199
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
"collapse-display": true,
|
"collapse-display": true,
|
||||||
"showArrow": false,
|
"showArrow": false,
|
||||||
"textFadeMultiplier": 0,
|
"textFadeMultiplier": 0,
|
||||||
"nodeSizeMultiplier": 1,
|
"nodeSizeMultiplier": 1.29210205078125,
|
||||||
"lineSizeMultiplier": 1,
|
"lineSizeMultiplier": 1.23408203125,
|
||||||
"collapse-forces": true,
|
"collapse-forces": false,
|
||||||
"centerStrength": 0.591389973958333,
|
"centerStrength": 0.212239583333333,
|
||||||
"repelStrength": 10,
|
"repelStrength": 5.263671875,
|
||||||
"linkStrength": 1,
|
"linkStrength": 1,
|
||||||
"linkDistance": 30,
|
"linkDistance": 30,
|
||||||
"scale": 0.6757381672622811,
|
"scale": 1.3372548018367394,
|
||||||
"close": true
|
"close": false
|
||||||
},
|
},
|
||||||
"states": [
|
"states": [
|
||||||
{
|
{
|
||||||
|
|||||||
+1
-1
@@ -8,7 +8,7 @@
|
|||||||
"lineWidth": 40,
|
"lineWidth": 40,
|
||||||
"lineWidthWide": 50,
|
"lineWidthWide": 50,
|
||||||
"maxWidth": 98,
|
"maxWidth": 98,
|
||||||
"textNormal": 23.5,
|
"textNormal": 25,
|
||||||
"textSmall": 18,
|
"textSmall": 18,
|
||||||
"imgGrid": false,
|
"imgGrid": false,
|
||||||
"imgWidth": "img-default-width",
|
"imgWidth": "img-default-width",
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
up:: [[application continue]], [[application linéaire]]
|
---
|
||||||
#s/maths/algèbre #s/maths/topologie
|
up: ["[[application continue]]", "[[application linéaire]]"]
|
||||||
|
tags: ["#s/maths/algèbre", "#s/maths/topologie"]
|
||||||
|
---
|
||||||
|
|
||||||
> [!definition] [[application linéaire continue]]
|
> [!definition] [[application linéaire continue]]
|
||||||
> Une [[application linéaire]] qui est aussi [[application continue|continue]].
|
> Une [[application linéaire]] qui est aussi [[application continue|continue]].
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
alias: [ "réciproque" ]
|
alias: [ "réciproque" ]
|
||||||
|
up: "[[application]]"
|
||||||
|
tags: "#s/maths/analyse"
|
||||||
---
|
---
|
||||||
up::[[application]]
|
|
||||||
#s/maths/analyse
|
|
||||||
|
|
||||||
> [!definition] Définition
|
> [!definition] Définition
|
||||||
> Soit $f : E \to F$ une [[bijection]]
|
> Soit $f : E \to F$ une [[bijection]]
|
||||||
|
|||||||
@@ -0,0 +1,17 @@
|
|||||||
|
# Todo
|
||||||
|
- [x] #task contacter nicolas ✅ 2025-08-27
|
||||||
|
- [ ] #task faire la soupe
|
||||||
|
|
||||||
|
# I did
|
||||||
|
> [!smallquery]- Modified files
|
||||||
|
> ```dataview
|
||||||
|
> LIST file.mtime
|
||||||
|
> where file.mtime > date(this.file.name) and file.mtime < (date(this.file.name) + dur(1 day)) sort file.mtime asc
|
||||||
|
> ```
|
||||||
|
```tasks
|
||||||
|
done 2025-08-27
|
||||||
|
short mode
|
||||||
|
```
|
||||||
|
|
||||||
|
# I am gratefull to
|
||||||
|
|
||||||
+12
-14
@@ -31,11 +31,12 @@ views:
|
|||||||
order:
|
order:
|
||||||
- file.name
|
- file.name
|
||||||
- year
|
- year
|
||||||
- director
|
|
||||||
- rating
|
- rating
|
||||||
- scoreImdb
|
- scoreImdb
|
||||||
- plot
|
|
||||||
- genre
|
- genre
|
||||||
|
- director
|
||||||
|
- cast
|
||||||
|
- plot
|
||||||
- date_last_seen
|
- date_last_seen
|
||||||
sort:
|
sort:
|
||||||
- property: last
|
- property: last
|
||||||
@@ -45,12 +46,14 @@ views:
|
|||||||
- property: plot
|
- property: plot
|
||||||
direction: ASC
|
direction: ASC
|
||||||
columnSize:
|
columnSize:
|
||||||
file.name: 193
|
file.name: 371
|
||||||
note.year: 68
|
note.year: 68
|
||||||
note.director: 205
|
note.rating: 44
|
||||||
note.scoreImdb: 89
|
note.scoreImdb: 89
|
||||||
note.plot: 233
|
note.genre: 304
|
||||||
note.genre: 261
|
note.director: 205
|
||||||
|
note.cast: 440
|
||||||
|
note.plot: 554
|
||||||
image: note.cover
|
image: note.cover
|
||||||
- type: table
|
- type: table
|
||||||
name: A voir
|
name: A voir
|
||||||
@@ -107,10 +110,10 @@ views:
|
|||||||
- rating >= 6
|
- rating >= 6
|
||||||
order:
|
order:
|
||||||
- file.name
|
- file.name
|
||||||
- director
|
|
||||||
- year
|
|
||||||
- genre
|
|
||||||
- rating
|
- rating
|
||||||
|
- year
|
||||||
|
- director
|
||||||
|
- genre
|
||||||
- ratingImdb
|
- ratingImdb
|
||||||
- last
|
- last
|
||||||
sort:
|
sort:
|
||||||
@@ -152,8 +155,3 @@ views:
|
|||||||
imageFit: ""
|
imageFit: ""
|
||||||
imageAspectRatio: 1.45
|
imageAspectRatio: 1.45
|
||||||
cardSize: 190
|
cardSize: 190
|
||||||
- type: table
|
|
||||||
name: Genres
|
|
||||||
filters:
|
|
||||||
and:
|
|
||||||
- list(Director).contains(this)
|
|
||||||
|
|||||||
@@ -0,0 +1,30 @@
|
|||||||
|
---
|
||||||
|
genre:
|
||||||
|
- "[[Drame]]"
|
||||||
|
- "[[Science-fiction]]"
|
||||||
|
- "[[Thriller]]"
|
||||||
|
director:
|
||||||
|
- "[[Eric Bress]]"
|
||||||
|
- "[[J. Mackye Gruber]]"
|
||||||
|
rating:
|
||||||
|
scoreImdb: 7.6
|
||||||
|
cast:
|
||||||
|
- "[[Ashton Kutcher]]"
|
||||||
|
- "[[Amy Smart]]"
|
||||||
|
- "[[Melora Walters]]"
|
||||||
|
cover: "https://m.media-amazon.com/images/M/MV5BZjdiOWUyOWQtNmFmNS00MTRmLWFkMzctOTkzODdiMjY1ZWQzXkEyXkFqcGc@._V1_.jpg"
|
||||||
|
plot: "Evan Treborn perd conscience et n'a pas de souvenirs lors d'événements marquants de sa vie. En grandissant, il trouve un moyen de se rappeler de ces souvenirs perdus et un moyen surnaturel de changer sa vie en lisant son journal."
|
||||||
|
year: 2004
|
||||||
|
created: 2025-08-27
|
||||||
|
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