Affected files: .obsidian/app.json .obsidian/community-plugins.json .obsidian/core-plugins.json .obsidian/plugins/floating-toc/data.json .obsidian/plugins/floating-toc/main.js .obsidian/plugins/floating-toc/manifest.json .obsidian/plugins/floating-toc/styles.css .obsidian/plugins/obsidian-style-settings/data.json test.md
		
			
				
	
	
		
			47 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			47 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			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": 44
 | 
						|
  },
 | 
						|
  "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",
 | 
						|
    "analysabilité",
 | 
						|
    "multiparadigme"
 | 
						|
  ],
 | 
						|
  "propertiesInDocument": "visible",
 | 
						|
  "useMarkdownLinks": false
 | 
						|
} |