update
This commit is contained in:
2
.obsidian/plugins/breadcrumbs/data.json
vendored
2
.obsidian/plugins/breadcrumbs/data.json
vendored
@@ -612,7 +612,7 @@
|
||||
"show_node_options": {
|
||||
"ext": false,
|
||||
"folder": false,
|
||||
"alias": true
|
||||
"alias": false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
28
.obsidian/plugins/math-booster/data.json
vendored
28
.obsidian/plugins/math-booster/data.json
vendored
@@ -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,
|
||||
|
@@ -120,4 +120,7 @@ arithmétique
|
||||
ADHD.interrupting people
|
||||
Note
|
||||
Summary
|
||||
\deg
|
||||
\deg
|
||||
\int
|
||||
\notChar
|
||||
\pitchfork
|
@@ -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,
|
||||
|
@@ -47,7 +47,7 @@
|
||||
"color": "#cd73e1"
|
||||
},
|
||||
{
|
||||
"name": "test",
|
||||
"name": "EDT",
|
||||
"email": "",
|
||||
"url": "https://p163-caldav.icloud.com/published/2/NDM3NjEyMTQ5NDM3NjEyMcMf3H8znMozJCyUJsfwQoQzxjFuS4tn4pQk6Vb-H6O5cJndJkX9BtYxBmm6CahlQAae2e7-x6XscLKTFkeO9Ko",
|
||||
"color": "#40d040"
|
||||
|
@@ -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
@@ -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
|
||||
}
|
||||
]
|
@@ -8,7 +8,7 @@
|
||||
"lineWidth": 40,
|
||||
"lineWidthWide": 50,
|
||||
"maxWidth": 98,
|
||||
"textNormal": 31.5,
|
||||
"textNormal": 33,
|
||||
"textSmall": 18,
|
||||
"imgGrid": false,
|
||||
"imgWidth": "img-default-width",
|
||||
|
@@ -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,
|
||||
|
2
.obsidian/plugins/quickadd/data.json
vendored
2
.obsidian/plugins/quickadd/data.json
vendored
@@ -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,
|
||||
|
@@ -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] ",
|
||||
|
Reference in New Issue
Block a user