eduroam-prg-sg-1-46-135.net.univ-paris-diderot.fr 2025-9-30:14:58:36
This commit is contained in:
3
.obsidian/community-plugins.json
vendored
3
.obsidian/community-plugins.json
vendored
@@ -11,10 +11,8 @@
|
||||
"obsidian42-brat",
|
||||
"dynamic-outline",
|
||||
"wikilinks-to-mdlinks-obsidian",
|
||||
"obsidian-daily-note-outline",
|
||||
"contribution-graph",
|
||||
"extended-graph",
|
||||
"mysnippets-plugin",
|
||||
"obsidian-pandoc-reference-list",
|
||||
"obsidian-share-as-gist",
|
||||
"obsidian-excalidraw-plugin",
|
||||
@@ -24,7 +22,6 @@
|
||||
"obsidian-plugin-toc",
|
||||
"share-note",
|
||||
"obsidian-shellcommands",
|
||||
"obsidian-rollover-daily-todos",
|
||||
"qmd-as-md-obsidian",
|
||||
"number-headings-obsidian",
|
||||
"note-aliases",
|
||||
|
3
.obsidian/plugins/extended-graph/data.json
vendored
3
.obsidian/plugins/extended-graph/data.json
vendored
@@ -101,7 +101,8 @@
|
||||
"linkStrength": 1,
|
||||
"linkDistance": 30,
|
||||
"scale": 1.2819571475504155,
|
||||
"close": true
|
||||
"close": true,
|
||||
"showOrphans": true
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
|
@@ -5,12 +5,12 @@
|
||||
{
|
||||
"id": 2,
|
||||
"name": "memoire-L3",
|
||||
"lastUpdate": 1759234104782
|
||||
"lastUpdate": 1759235915804
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"name": "Ma bibliothèque",
|
||||
"lastUpdate": 1759234104934
|
||||
"lastUpdate": 1759235915971
|
||||
}
|
||||
],
|
||||
"renderCitations": true,
|
||||
|
@@ -1,8 +1,14 @@
|
||||
{
|
||||
"vimrcFileName": ".obsidian.vimrc",
|
||||
"displayChord": false,
|
||||
"displayChord": true,
|
||||
"displayVimMode": false,
|
||||
"fixedNormalModeLayout": false,
|
||||
"capturedKeyboardMap": {},
|
||||
"supportJsCommands": false
|
||||
"supportJsCommands": false,
|
||||
"vimStatusPromptMap": {
|
||||
"normal": "🟢 NORMAL",
|
||||
"insert": "🟠 INSERT",
|
||||
"visual": "🟡 VISUAL",
|
||||
"replace": "🔴 REPLACE"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user