Initial commit
This commit is contained in:
30
.obsidian/plugins/tldraw/data.json
vendored
Normal file
30
.obsidian/plugins/tldraw/data.json
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user