This commit is contained in:
Oscar Plaisant
2024-03-29 13:56:47 +01:00
parent bf1491120c
commit 3305799e49
35 changed files with 242 additions and 46 deletions

3
.obsidian/app.json vendored
View File

@@ -39,5 +39,6 @@
"showInlineTitle": true,
"spellcheckDictionary": [
"zettelkasten"
]
],
"propertiesInDocument": "hidden"
}

View File

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

View File

@@ -38,5 +38,6 @@
"obsidian-vimrc-support",
"obsidian-zoom",
"zotlit",
"obsidian-style-settings"
"obsidian-style-settings",
"obsidian-hider"
]

View File

@@ -3,12 +3,14 @@
"hideStatus": false,
"hideTabs": false,
"hideScroll": true,
"hideSidebarButtons": false,
"hideSidebarButtons": true,
"hideTooltips": false,
"hideFileNavButtons": false,
"hideSearchSuggestions": false,
"hideSearchCounts": false,
"hideInstructions": false,
"hideMeta": false,
"hidePropertiesReading": false,
"hideVault": false,
"hideMeta": false,
"frameless": false
}

View File

@@ -8,7 +8,7 @@
"lineWidth": 40,
"lineWidthWide": 5000,
"maxWidth": 98,
"textNormal": 16,
"textNormal": 18,
"textSmall": 13,
"imgGrid": false,
"imgWidth": "img-default-width",

View File

@@ -43,7 +43,7 @@
"singlelineCardSeparator": "::",
"singlelineReversedCardSeparator": ":::"
},
"buryDate": "2024-03-28",
"buryDate": "2024-03-29",
"buryList": [],
"historyDeck": ""
}

View File

@@ -1 +1 @@
{"matrice hessienne":{"matrice hessienne":{"internalLink":{"count":2,"lastUpdated":1710324879177}}},"fonction de plusieurs variables":{"fonction de plusieurs variables":{"internalLink":{"count":1,"lastUpdated":1709121880741}}},"manim Ellipse":{"manim Ellipse":{"internalLink":{"count":1,"lastUpdated":1709296590359}}},"baptême":{"baptême":{"internalLink":{"count":5,"lastUpdated":1709864270370}}},"gradient":{"gradient":{"internalLink":{"count":1,"lastUpdated":1710325461961}}},"obsidian plugin tag and wordcloud":{"obsidian plugin tag and wordcloud":{"internalLink":{"count":1,"lastUpdated":1710345237714}}},"intersection de sous groupes":{"intersection de sous groupes":{"internalLink":{"count":1,"lastUpdated":1710465530327}}},"valeurs":{"valeurs":{"internalLink":{"count":1,"lastUpdated":1711459246780}}},"Learning APL":{"Learning APL":{"internalLink":{"count":1,"lastUpdated":1711584419388}}},"structure de donnés":{"structure de donnés":{"internalLink":{"count":1,"lastUpdated":1711621251914}}},"paramètre":{"paramètre":{"internalLink":{"count":1,"lastUpdated":1711621492446}}},"langage de programmation":{"langage de programmation":{"internalLink":{"count":1,"lastUpdated":1711621841863}}},"argument d'une fonction":{"argument d'une fonction":{"internalLink":{"count":1,"lastUpdated":1711624010397}}},"argument":{"argument":{"internalLink":{"count":2,"lastUpdated":1711624133731}}},"techniques de pkm":{"techniques de pkm":{"internalLink":{"count":1,"lastUpdated":1711627281333}}},"paradigme de programmation":{"paradigme de programmation":{"internalLink":{"count":4,"lastUpdated":1711630003462}}},"état":{"état":{"internalLink":{"count":1,"lastUpdated":1711628232311}}},"structure de données":{"structure de données":{"internalLink":{"count":1,"lastUpdated":1711643699590}}},"structures de données":{"structures de données":{"internalLink":{"count":1,"lastUpdated":1711644884793}}}}
{"matrice hessienne":{"matrice hessienne":{"internalLink":{"count":2,"lastUpdated":1710324879177}}},"fonction de plusieurs variables":{"fonction de plusieurs variables":{"internalLink":{"count":1,"lastUpdated":1709121880741}}},"manim Ellipse":{"manim Ellipse":{"internalLink":{"count":1,"lastUpdated":1709296590359}}},"baptême":{"baptême":{"internalLink":{"count":5,"lastUpdated":1709864270370}}},"gradient":{"gradient":{"internalLink":{"count":1,"lastUpdated":1710325461961}}},"obsidian plugin tag and wordcloud":{"obsidian plugin tag and wordcloud":{"internalLink":{"count":1,"lastUpdated":1710345237714}}},"intersection de sous groupes":{"intersection de sous groupes":{"internalLink":{"count":1,"lastUpdated":1710465530327}}},"valeurs":{"valeurs":{"internalLink":{"count":1,"lastUpdated":1711459246780}}},"Learning APL":{"Learning APL":{"internalLink":{"count":1,"lastUpdated":1711584419388}}},"structure de donnés":{"structure de donnés":{"internalLink":{"count":1,"lastUpdated":1711621251914}}},"paramètre":{"paramètre":{"internalLink":{"count":1,"lastUpdated":1711621492446}}},"langage de programmation":{"langage de programmation":{"internalLink":{"count":1,"lastUpdated":1711621841863}}},"argument d'une fonction":{"argument d'une fonction":{"internalLink":{"count":1,"lastUpdated":1711624010397}}},"argument":{"argument":{"internalLink":{"count":2,"lastUpdated":1711624133731}}},"techniques de pkm":{"techniques de pkm":{"internalLink":{"count":1,"lastUpdated":1711627281333}}},"paradigme de programmation":{"paradigme de programmation":{"internalLink":{"count":5,"lastUpdated":1711667940041}}},"état":{"état":{"internalLink":{"count":1,"lastUpdated":1711628232311}}},"structure de données":{"structure de données":{"internalLink":{"count":1,"lastUpdated":1711643699590}}},"structures de données":{"structures de données":{"internalLink":{"count":1,"lastUpdated":1711644884793}}},"enregistrement":{"enregistrement":{"internalLink":{"count":1,"lastUpdated":1711668283936}}}}

View File

@@ -12,7 +12,7 @@
"filename": "<%= it.citekey ?? it.DOI ?? it.title ?? it.key %>.md"
}
},
"updateAnnotBlock": false,
"updateAnnotBlock": true,
"updateOverwrite": true,
"autoPairEta": false,
"autoTrim": [

View File

@@ -1,17 +1,17 @@
/* BreadCrumbs top trail view */
/* view at the top of each file */
.BC-trail {
font-size: 20px;
width:10%;
/* make the height limited, but the content still visible with scrolling */
max-height: 15vh;
overflow: scroll;
}
/* /1* BreadCrumbs top trail view *1/ */
/* /1* view at the top of each file *1/ */
/* .BC-trail { */
/* font-size: 20px; */
/* width:10%; */
/* /1* make the height limited, but the content still visible with scrolling *1/ */
/* max-height: 15vh; */
/* overflow: scroll; */
/* } */
.BC-trail::after {
content: "\a";
}
/* .BC-trail::after { */
/* content: "\a"; */
/* } */
/* BreadCrumbs down pane (nested list of subconcepts) */
.BC-downs {
@@ -21,6 +21,12 @@
.BC-Matrix {
font-size: 70% !important;
/* overflow: scroll; */
/* height:min-content; */
}
.BC-Matrix {
padding-bottom: 100pt !important;
}

View File

@@ -4,7 +4,7 @@
/* ┗━┛┗━╸ ╹ ╹ ┗━╸╹┗╸ ╹ ╹╹ ╹╹┗╸┗━┛╹╹ ╹┗━┛ */
.callout {
/* padding: 5px; */
--callout-padding: var(--size-4-2) var(--size-4-3) var(--size-4-1) var(--size-4-4);
--callout-padding: var(--size-4-1) var(--size-4-3) var(--size-4-1) var(--size-4-1);
}
.callout-content > p,

View File

@@ -125,6 +125,8 @@
},
"active": "b081ab95db211693",
"lastOpenFiles": [
"daily/2023-11-15.md",
"daily/2023-08-27.md",
"cours/RSS",
"cours/images",
"cours/Work Breakdown Structure.md",
@@ -153,7 +155,6 @@
"cours/fonction négligeable.md",
"cours/hystérésis.md",
"cours/fonction paire.md",
"cours",
"cours/les mythes du capitalisme.md"
"cours"
]
}