nobody/.obsidian/plugins/obsidian-excalidraw-plugin/data.json

18 lines
487 B
JSON

{
"excalidrawPluginVersion": "2.1.6",
"settings": {
"matchTheme": true,
"matchThemeAlways": false,
"matchThemeTrigger": false,
"defaultMode": "normal",
"saveExcalidrawSettingsToObsidian": true,
"renderingInBackground": true,
"compressExcalidrawJSON": false,
"autoexportSVG": false,
"autoexportPNG": false,
"autosave": true,
"autosaveInterval": 5000,
"drawingOpenFromObsidianInExcalidraw": false,
"openDrawingInObsidian": true
}
}