|
|
@ -5,6 +5,10 @@
|
|
|
|
"embedUseExcalidrawFolder": false,
|
|
|
|
"embedUseExcalidrawFolder": false,
|
|
|
|
"templateFilePath": "Excalidraw/Template.excalidraw",
|
|
|
|
"templateFilePath": "Excalidraw/Template.excalidraw",
|
|
|
|
"scriptFolderPath": "Excalidraw/Scripts",
|
|
|
|
"scriptFolderPath": "Excalidraw/Scripts",
|
|
|
|
|
|
|
|
"fontAssetsPath": "Excalidraw/CJK Fonts",
|
|
|
|
|
|
|
|
"loadChineseFonts": false,
|
|
|
|
|
|
|
|
"loadJapaneseFonts": false,
|
|
|
|
|
|
|
|
"loadKoreanFonts": false,
|
|
|
|
"compress": true,
|
|
|
|
"compress": true,
|
|
|
|
"decompressForMDView": false,
|
|
|
|
"decompressForMDView": false,
|
|
|
|
"onceOffCompressFlagReset": true,
|
|
|
|
"onceOffCompressFlagReset": true,
|
|
|
@ -27,6 +31,7 @@
|
|
|
|
"previewMatchObsidianTheme": false,
|
|
|
|
"previewMatchObsidianTheme": false,
|
|
|
|
"width": "400",
|
|
|
|
"width": "400",
|
|
|
|
"height": "",
|
|
|
|
"height": "",
|
|
|
|
|
|
|
|
"overrideObsidianFontSize": false,
|
|
|
|
"dynamicStyling": "colorful",
|
|
|
|
"dynamicStyling": "colorful",
|
|
|
|
"isLeftHanded": false,
|
|
|
|
"isLeftHanded": false,
|
|
|
|
"iframeMatchExcalidrawTheme": true,
|
|
|
|
"iframeMatchExcalidrawTheme": true,
|
|
|
@ -35,6 +40,8 @@
|
|
|
|
"matchThemeTrigger": false,
|
|
|
|
"matchThemeTrigger": false,
|
|
|
|
"defaultMode": "normal",
|
|
|
|
"defaultMode": "normal",
|
|
|
|
"defaultPenMode": "never",
|
|
|
|
"defaultPenMode": "never",
|
|
|
|
|
|
|
|
"penModeDoubleTapEraser": true,
|
|
|
|
|
|
|
|
"penModeSingleFingerPanning": true,
|
|
|
|
"penModeCrosshairVisible": true,
|
|
|
|
"penModeCrosshairVisible": true,
|
|
|
|
"renderImageInMarkdownReadingMode": false,
|
|
|
|
"renderImageInMarkdownReadingMode": false,
|
|
|
|
"renderImageInHoverPreviewForMDNotes": false,
|
|
|
|
"renderImageInHoverPreviewForMDNotes": false,
|
|
|
@ -92,7 +99,7 @@
|
|
|
|
"library2": {
|
|
|
|
"library2": {
|
|
|
|
"type": "excalidrawlib",
|
|
|
|
"type": "excalidrawlib",
|
|
|
|
"version": 2,
|
|
|
|
"version": 2,
|
|
|
|
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.3.0",
|
|
|
|
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.6.7",
|
|
|
|
"libraryItems": []
|
|
|
|
"libraryItems": []
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"imageElementNotice": true,
|
|
|
|
"imageElementNotice": true,
|
|
|
@ -104,7 +111,7 @@
|
|
|
|
"mdCSS": "",
|
|
|
|
"mdCSS": "",
|
|
|
|
"scriptEngineSettings": {},
|
|
|
|
"scriptEngineSettings": {},
|
|
|
|
"defaultTrayMode": true,
|
|
|
|
"defaultTrayMode": true,
|
|
|
|
"previousRelease": "2.3.0",
|
|
|
|
"previousRelease": "2.6.7",
|
|
|
|
"showReleaseNotes": true,
|
|
|
|
"showReleaseNotes": true,
|
|
|
|
"showNewVersionNotification": true,
|
|
|
|
"showNewVersionNotification": true,
|
|
|
|
"latexBoilerplate": "\\color{blue}",
|
|
|
|
"latexBoilerplate": "\\color{blue}",
|
|
|
@ -426,6 +433,7 @@
|
|
|
|
"numberOfCustomPens": 0,
|
|
|
|
"numberOfCustomPens": 0,
|
|
|
|
"pdfScale": 4,
|
|
|
|
"pdfScale": 4,
|
|
|
|
"pdfBorderBox": true,
|
|
|
|
"pdfBorderBox": true,
|
|
|
|
|
|
|
|
"pdfFrame": false,
|
|
|
|
"pdfGapSize": 20,
|
|
|
|
"pdfGapSize": 20,
|
|
|
|
"pdfGroupPages": false,
|
|
|
|
"pdfGroupPages": false,
|
|
|
|
"pdfLockAfterImport": true,
|
|
|
|
"pdfLockAfterImport": true,
|
|
|
@ -433,6 +441,11 @@
|
|
|
|
"pdfNumRows": 1,
|
|
|
|
"pdfNumRows": 1,
|
|
|
|
"pdfDirection": "right",
|
|
|
|
"pdfDirection": "right",
|
|
|
|
"pdfImportScale": 0.3,
|
|
|
|
"pdfImportScale": 0.3,
|
|
|
|
|
|
|
|
"gridSettings": {
|
|
|
|
|
|
|
|
"DYNAMIC_COLOR": true,
|
|
|
|
|
|
|
|
"COLOR": "#000000",
|
|
|
|
|
|
|
|
"OPACITY": 50
|
|
|
|
|
|
|
|
},
|
|
|
|
"laserSettings": {
|
|
|
|
"laserSettings": {
|
|
|
|
"DECAY_LENGTH": 50,
|
|
|
|
"DECAY_LENGTH": 50,
|
|
|
|
"DECAY_TIME": 1000,
|
|
|
|
"DECAY_TIME": 1000,
|
|
|
@ -449,6 +462,7 @@
|
|
|
|
"borderOpacity": 0,
|
|
|
|
"borderOpacity": 0,
|
|
|
|
"filenameVisible": false
|
|
|
|
"filenameVisible": false
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"markdownNodeOneClickEditing": false,
|
|
|
|
"canvasImmersiveEmbed": true,
|
|
|
|
"canvasImmersiveEmbed": true,
|
|
|
|
"startupScriptPath": "",
|
|
|
|
"startupScriptPath": "",
|
|
|
|
"openAIAPIToken": "",
|
|
|
|
"openAIAPIToken": "",
|
|
|
@ -747,6 +761,28 @@
|
|
|
|
"areaZoomLimit": 1,
|
|
|
|
"areaZoomLimit": 1,
|
|
|
|
"longPressDesktop": 500,
|
|
|
|
"longPressDesktop": 500,
|
|
|
|
"longPressMobile": 500,
|
|
|
|
"longPressMobile": 500,
|
|
|
|
|
|
|
|
"doubleClickLinkOpenViewMode": true,
|
|
|
|
"isDebugMode": false,
|
|
|
|
"isDebugMode": false,
|
|
|
|
"rank": "Bronze"
|
|
|
|
"rank": "Bronze",
|
|
|
|
|
|
|
|
"modifierKeyOverrides": [
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"modifiers": [
|
|
|
|
|
|
|
|
"Mod"
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"key": "Enter"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"modifiers": [
|
|
|
|
|
|
|
|
"Mod"
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"key": "k"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"modifiers": [
|
|
|
|
|
|
|
|
"Mod"
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"key": "G"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"showSplashscreen": true
|
|
|
|
}
|
|
|
|
}
|