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
|
||||
}
|
||||
}
|
||||
131964
.obsidian/plugins/tldraw/main.js
vendored
Normal file
131964
.obsidian/plugins/tldraw/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
11
.obsidian/plugins/tldraw/manifest.json
vendored
Normal file
11
.obsidian/plugins/tldraw/manifest.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "tldraw",
|
||||
"name": "Tldraw",
|
||||
"version": "1.26.2",
|
||||
"minAppVersion": "1.7.7",
|
||||
"description": "Integrates Tldraw into Obsidian, allowing users to draw and edit content on a virtual whiteboard.",
|
||||
"author": "Jonathan Mendez, Sam Alhaqab",
|
||||
"authorUrl": "https://github.com/tldraw-in-obsidian",
|
||||
"fundingUrl": "https://github.com/sponsors/jon-dez",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
3407
.obsidian/plugins/tldraw/styles.css
vendored
Normal file
3407
.obsidian/plugins/tldraw/styles.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user