30 lines
656 B
JSON
30 lines
656 B
JSON
{
|
|
"embeds": {
|
|
"padding": 0,
|
|
"showBg": false,
|
|
"showBgDots": false
|
|
},
|
|
"fileDestinations": {
|
|
"confirmDestination": true,
|
|
"assetsFolder": "tldraw/assets",
|
|
"destinationMethod": "default-folder",
|
|
"defaultFolder": "tldraw",
|
|
"colocationSubfolder": ""
|
|
},
|
|
"file": {
|
|
"insertTags": true
|
|
},
|
|
"saveFileDelay": 5,
|
|
"newFilePrefix": "Tldraw ",
|
|
"newFileTimeFormat": "YYYY-MM-DD HHmm",
|
|
"toolSelected": "draw",
|
|
"themeMode": "match-theme",
|
|
"gridMode": true,
|
|
"snapMode": true,
|
|
"debugMode": false,
|
|
"focusMode": false,
|
|
"workspace": {
|
|
"tldrMarkdownViewType": "tldraw-view",
|
|
"switchMarkdownView": true
|
|
}
|
|
} |