macbook-pro-de-oscar-1.home 2025-8-27:0:23:21

This commit is contained in:
oskar
2025-08-27 00:23:21 +02:00
parent 83e75cf4b8
commit b8665859bc
10 changed files with 191 additions and 34 deletions

View File

@@ -1,7 +1,7 @@
{
"theme": "system",
"cssTheme": "Minimal",
"baseFontSize": 23.5,
"baseFontSize": 25,
"enabledCssSnippets": [
"pdf_darkmode",
"query_header_title",

View File

@@ -130,6 +130,6 @@
"repelStrength": 5.263671875,
"linkStrength": 1,
"linkDistance": 30,
"scale": 1.3372548018367394,
"close": false
"scale": 0.2673818051183827,
"close": true
}

View File

@@ -66,27 +66,137 @@
"additionalProperties": {},
"backupGraphOptions": {
"collapse-filter": false,
"localJumps": 1,
"localBacklinks": true,
"localForelinks": true,
"localInterlinks": false,
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": false,
"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,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"collapse-forces": true,
"centerStrength": 0.591389973958333,
"repelStrength": 10,
"nodeSizeMultiplier": 1.29210205078125,
"lineSizeMultiplier": 1.23408203125,
"collapse-forces": false,
"centerStrength": 0.212239583333333,
"repelStrength": 5.263671875,
"linkStrength": 1,
"linkDistance": 30,
"scale": 0.6757381672622811,
"close": true
"scale": 1.3372548018367394,
"close": false
},
"states": [
{

View File

@@ -8,7 +8,7 @@
"lineWidth": 40,
"lineWidthWide": 50,
"maxWidth": 98,
"textNormal": 23.5,
"textNormal": 25,
"textSmall": 18,
"imgGrid": false,
"imgWidth": "img-default-width",

View File

@@ -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]]
> Une [[application linéaire]] qui est aussi [[application continue|continue]].

View File

@@ -1,8 +1,8 @@
---
alias: [ "réciproque" ]
up: "[[application]]"
tags: "#s/maths/analyse"
---
up::[[application]]
#s/maths/analyse
> [!definition] Définition
> Soit $f : E \to F$ une [[bijection]]

17
daily/2025-08-27.md Normal file
View File

@@ -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

View File

@@ -31,11 +31,12 @@ views:
order:
- file.name
- year
- director
- rating
- scoreImdb
- plot
- genre
- director
- cast
- plot
- date_last_seen
sort:
- property: last
@@ -45,12 +46,14 @@ views:
- property: plot
direction: ASC
columnSize:
file.name: 193
file.name: 371
note.year: 68
note.director: 205
note.rating: 44
note.scoreImdb: 89
note.plot: 233
note.genre: 261
note.genre: 304
note.director: 205
note.cast: 440
note.plot: 554
image: note.cover
- type: table
name: A voir
@@ -107,10 +110,10 @@ views:
- rating >= 6
order:
- file.name
- director
- year
- genre
- rating
- year
- director
- genre
- ratingImdb
- last
sort:
@@ -152,8 +155,3 @@ views:
imageFit: ""
imageAspectRatio: 1.45
cardSize: 190
- type: table
name: Genres
filters:
and:
- list(Director).contains(this)

0
nicolas.md Normal file
View File

View File

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