-
Notifications
You must be signed in to change notification settings - Fork 10
/
Canvas.canvas
14 lines (14 loc) · 1.03 KB
/
Canvas.canvas
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"nodes":[
{"type":"group","id":"8e6dea18b13a7c01","x":-220,"y":-220,"width":660,"height":400,"label":"Ein Beispiel"},
{"type":"text","text":"Canvas in Obsidian erstellen","id":"c2b83b58ff104957","x":-150,"y":-200,"width":250,"height":60,"color":"1"},
{"type":"file","file":"Obsidian.md","id":"28b7d169be420aea","x":-200,"y":-80,"width":350,"height":240,"color":"#803dd1"},
{"type":"file","file":"attachments/Obsidian Logo.png","id":"ed56385840d5772e","x":250,"y":-200,"width":160,"height":160},
{"type":"text","text":"Export als SVG","id":"3bbb4a8b9a8a726b","x":240,"y":10,"width":170,"height":60,"color":"5"}
],
"edges":[
{"id":"9a41a93da6186142","fromNode":"c2b83b58ff104957","fromSide":"bottom","toNode":"28b7d169be420aea","toSide":"top"},
{"id":"14fcc8b5466e0f72","fromNode":"28b7d169be420aea","fromSide":"right","toNode":"3bbb4a8b9a8a726b","toSide":"left","fromEnd":"arrow"},
{"id":"463862bca48e0eae","fromNode":"ed56385840d5772e","fromSide":"left","toNode":"c2b83b58ff104957","toSide":"right","toEnd":"none","color":"2"}
]
}