This commit is contained in:
Oscar Plaisant
2024-11-01 11:45:32 +01:00
parent 5b65eb2b2a
commit c891129430
288 changed files with 4504 additions and 3520 deletions

View File

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

View File

@@ -6,7 +6,6 @@
"obsidian-latex-suite",
"obsidian-minimal-settings",
"note-aliases",
"obsidian-better-internal-link-inserter",
"qmd-as-md-obsidian",
"quickadd",
"obsidian-quickshare",
@@ -15,15 +14,12 @@
"obsidian-spaced-repetition",
"tag-wrangler",
"obsidian-tasks-plugin",
"tasks-calendar-wrapper",
"templater-obsidian",
"text-snippets-obsidian",
"txt-as-md-obsidian",
"obsidian-style-settings",
"quick-preview",
"obsidian-plugin-toc",
"omnisearch",
"obsidian-functionplot",
"restore-tab-key",
"obsidian-list-callouts",
"obsidian-vimrc-support",
@@ -38,8 +34,7 @@
"calendar",
"share-note",
"languagetool",
"math-booster",
"mathlinks",
"code-styler",
"obsidian-hider"
"obsidian-hider",
"math-in-callout"
]

View File

@@ -1,24 +1,31 @@
[
"file-explorer",
"global-search",
"switcher",
"graph",
"backlink",
"canvas",
"outgoing-link",
"tag-pane",
"properties",
"page-preview",
"daily-notes",
"templates",
"note-composer",
"command-palette",
"slash-command",
"bookmarks",
"zk-prefixer",
"random-note",
"outline",
"slides",
"workspaces",
"file-recovery"
]
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"outgoing-link": true,
"tag-pane": true,
"page-preview": true,
"daily-notes": true,
"templates": true,
"note-composer": true,
"command-palette": true,
"slash-command": true,
"editor-status": false,
"starred": false,
"markdown-importer": false,
"zk-prefixer": true,
"random-note": true,
"outline": true,
"word-count": false,
"slides": true,
"audio-recorder": false,
"workspaces": true,
"file-recovery": true,
"publish": false,
"sync": false,
"canvas": true,
"bookmarks": true,
"properties": true
}

View File

@@ -130,6 +130,6 @@
"repelStrength": 6.47786458333333,
"linkStrength": 1,
"linkDistance": 30,
"scale": 0.0802723319352545,
"scale": 0.1499822636139426,
"close": true
}

View File

@@ -541,6 +541,12 @@
"Ctrl"
],
"key": "ArrowRight"
},
{
"modifiers": [
"Ctrl"
],
"key": "="
}
],
"workspace:previous-tab": [
@@ -952,12 +958,6 @@
"Ctrl"
],
"key": "S"
},
{
"modifiers": [
"Ctrl"
],
"key": "="
}
],
"breadcrumbs:breadcrumbs:jump-to-first-neighbour-group:nexts": [
@@ -983,5 +983,13 @@
],
"key": "ArrowUp"
}
],
"editor:insert-wikilink": [
{
"modifiers": [
"Mod"
],
"key": "K"
}
]
}

View File

@@ -612,7 +612,7 @@
"show_node_options": {
"ext": false,
"folder": false,
"alias": true
"alias": false
}
}
},

View File

@@ -36,7 +36,7 @@
},
"extraSettings": {
"foldDefault": "",
"noteTitleInTheoremLink": true,
"noteTitleInTheoremLink": false,
"noteTitleInEquationLink": true,
"profiles": {
"English": {
@@ -105,18 +105,18 @@
"showTheoremTitleinBuiltin": true,
"showTheoremContentinBuiltin": false,
"renderEquationinBuiltin": true,
"triggerSuggest": "\\ref",
"triggerTheoremSuggest": "\\tref",
"triggerEquationSuggest": "\\eqref",
"triggerSuggestActiveNote": "\\ref:a",
"triggerTheoremSuggestActiveNote": "\\tref:a",
"triggerEquationSuggestActiveNote": "\\eqref:a",
"triggerSuggestRecentNotes": "\\ref:r",
"triggerTheoremSuggestRecentNotes": "\\tref:r",
"triggerEquationSuggestRecentNotes": "\\eqref:r",
"triggerSuggestDataview": "\\ref:d",
"triggerTheoremSuggestDataview": "\\tref:d",
"triggerEquationSuggestDataview": "\\eqref:d",
"triggerSuggest": "ref",
"triggerTheoremSuggest": "tref",
"triggerEquationSuggest": "eqref",
"triggerSuggestActiveNote": "ref:a",
"triggerTheoremSuggestActiveNote": "tref:a",
"triggerEquationSuggestActiveNote": "eqref:a",
"triggerSuggestRecentNotes": "ref:r",
"triggerTheoremSuggestRecentNotes": "tref:r",
"triggerEquationSuggestRecentNotes": "eqref:r",
"triggerSuggestDataview": "ref:d",
"triggerTheoremSuggestDataview": "tref:d",
"triggerEquationSuggestDataview": "eqref:d",
"enableSuggest": true,
"enableTheoremSuggest": true,
"enableEquationSuggest": true,
@@ -138,7 +138,7 @@
"modifierToNoteLink": "Shift",
"showModifierInstruction": true,
"suggestLeafOption": "Current tab",
"importerNumThreads": 2,
"importerNumThreads": 3,
"importerUtilization": 0.75,
"showTheoremCalloutEditButton": false,
"setOnlyTheoremAsMain": false,

View File

@@ -120,4 +120,7 @@ arithmétique
ADHD.interrupting people
Note
Summary
\deg
\deg
\int
\notChar
\pitchfork

View File

@@ -4,12 +4,12 @@
"autoFocus": true,
"autoTrigger": true,
"minWordLength": 4,
"minWordTriggerLength": 6,
"minWordTriggerLength": 2,
"wordInsertionMode": "Ignore-Case & Append",
"ignoreDiacriticsWhenFiltering": false,
"latexProviderEnabled": true,
"latexTriggerInCodeBlocks": true,
"latexMinWordTriggerLength": 0,
"latexMinWordTriggerLength": 2,
"latexIgnoreCase": true,
"fileScannerProviderEnabled": false,
"fileScannerScanCurrent": false,

View File

@@ -47,7 +47,7 @@
"color": "#cd73e1"
},
{
"name": "test",
"name": "EDT",
"email": "",
"url": "https://p163-caldav.icloud.com/published/2/NDM3NjEyMTQ5NDM3NjEyMcMf3H8znMozJCyUJsfwQoQzxjFuS4tn4pQk6Vb-H6O5cJndJkX9BtYxBmm6CahlQAae2e7-x6XscLKTFkeO9Ko",
"color": "#40d040"

View File

@@ -94,7 +94,7 @@
"library2": {
"type": "excalidrawlib",
"version": 2,
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.5.0",
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.5.1",
"libraryItems": [
{
"status": "unpublished",

File diff suppressed because one or more lines are too long

View File

@@ -33,7 +33,7 @@
},
{
"char": "p",
"color": "61, 173, 0",
"color": "0, 255, 0",
"icon": "lucide-thumbs-up",
"custom": true
},
@@ -45,7 +45,7 @@
},
{
"char": "<",
"color": "240, 90, 80",
"color": "240, 145, 81",
"icon": "lucide-calendar",
"custom": true
},
@@ -60,5 +60,95 @@
"color": "142, 190, 255",
"icon": "link",
"custom": true
},
{
"char": "u",
"color": "0, 255, 0",
"icon": "lucide-trending-up",
"custom": true
},
{
"char": "d",
"color": "255, 0, 0",
"icon": "lucide-trending-down",
"custom": true
},
{
"char": "so",
"color": "158, 158, 158",
"icon": "lucide-corner-down-right",
"custom": true
},
{
"char": "up",
"color": "158, 158, 158",
"icon": "lucide-arrow-big-up",
"custom": true
},
{
"char": "down",
"color": "158, 158, 158",
"icon": "lucide-arrow-big-down",
"custom": true
},
{
"char": "left",
"color": "158, 158, 158",
"icon": "lucide-arrow-big-left",
"custom": true
},
{
"char": "right",
"color": "158, 158, 158",
"icon": "lucide-arrow-big-right",
"custom": true
},
{
"char": "aim",
"color": "67, 140, 208",
"icon": "lucide-locate-fixed",
"custom": true
},
{
"char": "loc",
"color": "255, 51, 0",
"icon": "lucide-map-pin",
"custom": true
},
{
"char": "i",
"color": "13, 194, 0",
"icon": "lucide-info",
"custom": true
},
{
"char": ":)",
"color": "54, 223, 32",
"icon": "lucide-smile",
"custom": true
},
{
"char": ":|",
"color": "223, 217, 32",
"icon": "lucide-meh",
"custom": true
},
{
"char": ":(",
"color": "223, 32, 32",
"icon": "lucide-frown",
"custom": true
},
{
"char": "\"",
"color": "158, 158, 158",
"icon": "lucide-quote",
"custom": true
},
{
"char": "gh",
"color": "110, 48, 198",
"icon": "lucide-github",
"custom": true
}
]

View File

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

View File

@@ -9,7 +9,7 @@
"minimal-advanced@@cursor": "default",
"minimal-style@@checkbox-shape": "checkbox-square",
"quick-explorer@@qe-hide-breadcrumbs": false,
"minimal-style@@h1-color@@light": "#2967B3",
"minimal-style@@h1-color@@light": "#368CF3",
"minimal-style@@bold-weight": 900,
"minimal-style@@bold-color@@light": "#000000",
"minimal-style@@bold-color@@dark": "#EEEEEE",
@@ -18,7 +18,7 @@
"supercharged-links@@591a-86c0-before": "👤",
"minimal-advanced@@styled-scrollbars": false,
"minimal-advanced@@folding-offset": 0,
"minimal-style@@h1-color@@dark": "#2967B3",
"minimal-style@@h1-color@@dark": "#368CF3",
"minimal-style@@h2-color@@dark": "#C9893A",
"minimal-style@@h1-style": "normal",
"minimal-style@@h1-l": false,

View File

@@ -15,7 +15,7 @@
},
"format": {
"enabled": true,
"format": "> [!smallquery]+ Sous-notes de `$= dv.el(\"span\", \"[[\" + dv.current().file.name + \"]]\")`\n> ```breadcrumbs\n> type: tree\n> collapse: false\n> show-attributes: [field]\n> field-groups: [downs]\n> depth: [0, 1]\n> ```"
"format": "```breadcrumbs\ntitle: \"Sous-notes\"\ntype: tree\ncollapse: false\nshow-attributes: [field]\nfield-groups: [downs]\ndepth: [0, 0]\n```"
},
"insertAfter": {
"enabled": false,

View File

@@ -1,18 +1,18 @@
{
"snippets_file": "def : > [!definition] \ndéf : > [!définition] \nddef : > [!definition] $end$\\n> \\n^definition\nddéf : > [!définition] $end$\\n> \\n^definition\n\ndem : > [!démonstration]- Démonstration$end$\nprop : > [!proposition]+ \\n> $end$\ncor : > [!corollaire] Corollaire $end$\n\nquery : > [!query]\nnote : > [!note]\nquestion : > [!question]\nimportant : > [!important]\nexemple : > [!example] Exemple$end$\\n> \\n^example\ninfo : > [!info] \ntodo : > [!todo] \ndone : > [!done] \nwarning : > [!warning] \nattention : > [!attention] \ntldr : > [!tldr] \nexercice : > [!tldr] Exercice\nidea : > [!idea] \n\navantages : > [!check] Avantages\ninconvenients : > [!fail] Inconvénients\ninconvénients : > [!fail] Inconvéninents\n\npc : > [!check] Avantages\\n> $end$\\n^pros\\n\\n> [!fail] Inconvénients\\n> \\n^cons\nps : > [!error] Problèmes\\n> $ens$\\n^problems\\n\\n> [!idea] Solutions\\n> \\n^solutions\n\nfm : ---\\n$end$\\n---\nalias : ---\\nalias: [ \"$end$\" ]\\n---\n\nev : [[espace vectoriel]]\nevs : [[espace vectoriel|espaces vectoriels]]\nkev : $\\mathbf{K}$-[[espace vectoriel]]\nrev : $\\mathbb{R}$-[[espace vectoriel]]\nrevs : $\\mathbb{R}$-[[espace vectoriel|espaces vectoriels]]\n\nsg : [[sous-groupe]]\nem : [[espace métrique]]\n\nqdef : ::: {.callout-note icon=false}\\n## Définition\\n\\n$end$\\n:::\nqnote : ::: {.callout-note}\\n## $end$\\n\\n:::\nqtip : ::: {.callout-tip}\\n## $end$\\n\\n:::\n\n",
"snippets_file": "def : > [!definition] \ndéf : > [!définition] \nddef : > [!definition] Définition\\n> $end$\\n^definition\nddéf : > [!définition] Définition\\n> $end$\\n^definition\n\ndem : > [!démonstration]- Démonstration$end$\nprop : > [!proposition]+ \\n> $end$\ncor : > [!corollaire] $end$\n\nquery : > [!query]\nnote : > [!note]\nquestion : > [!question]\nimportant : > [!important]\nexemple : > [!example] Exemple$end$\\n> \ninfo : > [!info] \ntodo : > [!todo] \ndone : > [!done] \nwarning : > [!warning] \nattention : > [!attention] \ntldr : > [!tldr] \nexercice : > [!tldr] Exercice\nidea : > [!idea] \n\navantages : > [!check] Avantages\ninconvenients : > [!fail] Inconvénients\ninconvénients : > [!fail] Inconvéninents\n\npc : > [!check] Avantages\\n> $end$\\n^pros\\n\\n> [!fail] Inconvénients\\n> \\n^cons\nps : > [!error] Problèmes\\n> $ens$\\n^problems\\n\\n> [!idea] Solutions\\n> \\n^solutions\n\nfm : ---\\n$end$\\n---\nalias : ---\\nalias: [ \"$end$\" ]\\n---\n\nev : [[espace vectoriel]]\nevs : [[espace vectoriel|espaces vectoriels]]\nkev : $\\mathbf{K}$-[[espace vectoriel]]\nrev : $\\mathbb{R}$-[[espace vectoriel]]\nrevs : $\\mathbb{R}$-[[espace vectoriel|espaces vectoriels]]\n\nsg : [[sous-groupe]]\nem : [[espace métrique]]\n\nqdef : ::: {.callout-note icon=false}\\n## Définition\\n\\n$end$\\n:::\nqnote : ::: {.callout-note}\\n## $end$\\n\\n:::\nqtip : ::: {.callout-tip}\\n## $end$\\n\\n:::\n\n",
"snippets": [
"def : > [!definition] ",
"déf : > [!définition] ",
"ddef : > [!definition] $end$\\n> \\n^definition",
"ddéf : > [!définition] $end$\\n> \\n^definition",
"ddef : > [!definition] Définition\\n> $end$\\n^definition",
"ddéf : > [!définition] Définition\\n> $end$\\n^definition",
"dem : > [!démonstration]- Démonstration$end$",
"prop : > [!proposition]+ \\n> $end$",
"cor : > [!corollaire] Corollaire $end$",
"cor : > [!corollaire] $end$",
"query : > [!query]",
"note : > [!note]",
"question : > [!question]",
"important : > [!important]",
"exemple : > [!example] Exemple$end$\\n> \\n^example",
"exemple : > [!example] Exemple$end$\\n> ",
"info : > [!info] ",
"todo : > [!todo] ",
"done : > [!done] ",

View File

@@ -3,8 +3,8 @@
/* ┣┻┓┣╸ ┃ ┃ ┣╸ ┣┳┛ ┃┃┃┣━┫┣┳┛┃╺┓┃┃┗┫┗━┓ */
/* ┗━┛┗━╸ ╹ ╹ ┗━╸╹┗╸ ╹ ╹╹ ╹╹┗╸┗━┛╹╹ ╹┗━┛ */
.callout {
/* padding: 5px; */
--callout-padding: var(--size-4-1) var(--size-4-3) var(--size-4-1) var(--size-4-1);
/* top right bottom left */
--callout-padding: var(--size-4-1) var(--size-4-3) var(--size-4-1) var(--size-4-3);
}
.callout-content > p,
@@ -126,7 +126,8 @@
.callout[data-callout="definition"], .callout[data-callout="définition"]{
/* definitions (expecially in maths) */
--callout-color: 77, 149, 247;
/*--callout-color: 77, 149, 247;*/
--callout-color: 54, 140, 243; /* same blue as h1 headings */
--callout-icon: feather;
}
@@ -138,8 +139,13 @@
.callout[data-callout="proposition"], .callout[data-callout="Proposition"] {
/* propositions mathématiques */
--callout-color: 29, 180, 30;
--callout-color: 29, 180, 30; /* green */
/*--callout-color: 41, 103, 179; /* definition's blue */
--callout-icon: book-open-check;
background-color: transparent;
border: 2pt solid;
border-color: rgba(var(--callout-color), 1);
border-radius: 5pt;
/*--callout-icon: corner-down-right;*/
}

View File

@@ -9,8 +9,8 @@
border-right-color: transparent;
/* border-left: var(--embed-border-left); */
border-top-left-radius: 4pt;
border-bottom-left-radius: 4pt;
border-top-left-radius: 5pt;
border-bottom-left-radius: 5pt;
padding: 0ex 0 1ex 1ex;

View File

@@ -1,4 +1,4 @@
* {
body {
/* font SIZES */
/*--font-ui-normal: ...*/
@@ -7,6 +7,7 @@
--font-ui-smaller: 15px;
/* dataview */
--table-background: inherit;
/* --table-row-alt-background: #1A1A1A; */
@@ -14,7 +15,6 @@
/* tags */
body:not(.minimal-unstyled-tags) a.tag,
a.tag {
@@ -23,11 +23,11 @@ a.tag {
/* horizontal rulers */
.markdown-rendered hr {
border-color: var(--text-normal);
border-color: var(--tx2);
}
.is-live-preview .markdown-rendered hr {
margin-bottom: 2rem;
margin-top: 2rem;
margin-bottom: 1rem;
margin-top: 1rem;
}
/* ⡇ ⡇ ⢎⡑ ⢹⠁ ⢎⡑ */