cours/.obsidian/app.json
Oscar Plaisant 5bdeaf3332 update
2024-03-13 11:36:31 +01:00

43 lines
942 B
JSON

{
"legacyEditor": false,
"livePreview": true,
"readableLineLength": false,
"foldIndent": true,
"useTab": false,
"vimMode": true,
"alwaysUpdateLinks": true,
"foldHeading": true,
"pdfExportSettings": {
"includeName": true,
"pageSize": "A4",
"landscape": false,
"margin": "0",
"downscalePercent": 95
},
"defaultViewMode": "source",
"autoPairMarkdown": false,
"promptDelete": false,
"showFrontmatter": true,
"rightToLeft": false,
"spellcheck": false,
"showUnsupportedFiles": true,
"showLineNumber": false,
"attachmentFolderPath": "attachments",
"userIgnoreFilters": [
"__sekund__/",
"informatique/",
"Excalidraw/",
"images/",
"kanban/",
"templates/",
"blog/",
"daily/"
],
"communityPluginSortOrder": "download",
"newLinkFormat": "shortest",
"autoPairBrackets": true,
"showInlineTitle": true,
"spellcheckDictionary": [
"zettelkasten"
]
}