This commit is contained in:
Oscar Plaisant
2024-05-14 10:51:40 +02:00
parent f71d6b0503
commit 66c143b7b3
164 changed files with 25026 additions and 13829 deletions

8
.obsidian/app.json vendored
View File

@@ -12,7 +12,7 @@
"pageSize": "A4",
"landscape": false,
"margin": "0",
"downscalePercent": 80
"downscalePercent": 75
},
"defaultViewMode": "source",
"autoPairMarkdown": false,
@@ -38,7 +38,9 @@
"autoPairBrackets": true,
"showInlineTitle": true,
"spellcheckDictionary": [
"zettelkasten"
"zettelkasten",
"analysabilité",
"multiparadigme"
],
"propertiesInDocument": "hidden"
"propertiesInDocument": "visible"
}