mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 05:14:06 -06:00
35 lines
1012 B
JSON
35 lines
1012 B
JSON
{
|
|
"folder": "Excalidraw",
|
|
"templateFilePath": "Excalidraw/Template.excalidraw",
|
|
"drawingFilenamePrefix": "Drawing ",
|
|
"drawingFilenameDateTime": "YYYY-MM-DD HH.mm.ss",
|
|
"width": "400",
|
|
"matchTheme": false,
|
|
"matchThemeAlways": false,
|
|
"zoomToFitOnResize": true,
|
|
"zoomToFitMaxLevel": 2,
|
|
"linkPrefix": "📍",
|
|
"urlPrefix": "🌐",
|
|
"openInAdjacentPane": false,
|
|
"showLinkBrackets": true,
|
|
"allowCtrlClick": true,
|
|
"forceWrap": false,
|
|
"pageTransclusionCharLimit": 200,
|
|
"pngExportScale": 1,
|
|
"exportWithTheme": true,
|
|
"exportWithBackground": true,
|
|
"keepInSync": false,
|
|
"autoexportSVG": false,
|
|
"autoexportPNG": false,
|
|
"autoexportExcalidraw": false,
|
|
"embedType": "excalidraw",
|
|
"syncExcalidraw": false,
|
|
"experimentalFileType": false,
|
|
"experimentalFileTag": "✏️",
|
|
"compatibilityMode": false,
|
|
"loadCount": 1,
|
|
"drawingOpenCount": 0,
|
|
"library": "{\"type\":\"excalidrawlib\",\"version\":1,\"library\":[]}",
|
|
"patchCommentBlock": false,
|
|
"imageElementNotice": false
|
|
} |