Initial commit

This commit is contained in:
2026-03-02 17:06:32 +00:00
commit 430dd71917
1190 changed files with 622790 additions and 0 deletions

11
.obsidian/plugins/tldraw/manifest.json vendored Normal file
View 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
}