iPad 11: 2024-06-06 12:47:52

This commit is contained in:
Ralfk 2024-06-06 12:47:52 +02:00
parent cb565bec7f
commit bf542f2446
3 changed files with 2586 additions and 9 deletions

View File

@ -12,12 +12,15 @@ So mal schauen ob das auch auf dem iPad 11 gezeigt wird
Das scheint zu gehen Das scheint zu gehen
Auch mit dem Stift kann man sehr gut in obsidian schreiben Auch mit dem Stift kann man sehr gut in obsidian schreiben
Das ist die
, nicht
```handwritten-ink ```handwritten-ink
{ {
"versionAtEmbed": "0.2.2", "versionAtEmbed": "0.2.2",
"filepath": "Ink/Writing/2024.5.6 - 12.43pm.writing" "filepath": "Ink/Writing/2024.5.6 - 12.43pm.writing"
} }
``` ```
. Das
. S
```handwritten-ink
{
"versionAtEmbed": "0.2.2",
"filepath": "Ink/Writing/2024.5.6 - 12.47

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,100 @@
{
"meta": {
"pluginVersion": "0.2.2",
"tldrawVersion": "2.1.0"
},
"tldraw": {
"store": {
"document:document": {
"gridSize": 10,
"name": "",
"meta": {},
"id": "document:document",
"typeName": "document"
},
"page:3qj9EtNgqSCW_6knX2K9_": {
"meta": {},
"id": "page:3qj9EtNgqSCW_6knX2K9_",
"name": "Handwritten Note",
"index": "a1",
"typeName": "page"
},
"shape:writing-lines": {
"x": 0,
"y": 0,
"rotation": 0,
"isLocked": true,
"opacity": 1,
"meta": {
"savedH": 225
},
"type": "writing-lines",
"parentId": "page:3qj9EtNgqSCW_6knX2K9_",
"index": "a1",
"props": {
"x": 0,
"y": 0,
"w": 2000,
"h": 225
},
"id": "shape:writing-lines",
"typeName": "shape"
},
"shape:writing-container": {
"x": 0,
"y": 0,
"rotation": 0,
"isLocked": true,
"opacity": 1,
"meta": {
"savedH": 225
},
"type": "writing-container",
"parentId": "page:3qj9EtNgqSCW_6knX2K9_",
"index": "a1",
"props": {
"x": 0,
"y": 0,
"w": 2000,
"h": 225
},
"id": "shape:writing-container",
"typeName": "shape"
}
},
"schema": {
"schemaVersion": 2,
"sequences": {
"com.tldraw.store": 4,
"com.tldraw.asset": 1,
"com.tldraw.camera": 1,
"com.tldraw.document": 2,
"com.tldraw.instance": 24,
"com.tldraw.instance_page_state": 5,
"com.tldraw.page": 1,
"com.tldraw.instance_presence": 5,
"com.tldraw.pointer": 1,
"com.tldraw.shape": 4,
"com.tldraw.asset.bookmark": 1,
"com.tldraw.asset.image": 3,
"com.tldraw.asset.video": 3,
"com.tldraw.shape.group": 0,
"com.tldraw.shape.text": 1,
"com.tldraw.shape.bookmark": 2,
"com.tldraw.shape.draw": 1,
"com.tldraw.shape.geo": 8,
"com.tldraw.shape.note": 6,
"com.tldraw.shape.line": 4,
"com.tldraw.shape.frame": 0,
"com.tldraw.shape.arrow": 3,
"com.tldraw.shape.highlight": 0,
"com.tldraw.shape.embed": 4,
"com.tldraw.shape.image": 3,
"com.tldraw.shape.video": 2,
"com.tldraw.shape.writing-container": 0,
"com.tldraw.shape.writing-lines": 0
}
}
},
"previewUri": "<svg xmlns=\"http://www.w3.org/2000/svg\" direction=\"ltr\" width=\"2064\" height=\"289\" viewBox=\"-32 -32 2064 289\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"background-color: transparent;\"><defs/><g transform=\"matrix(1, 0, 0, 1, 0, 0)\" opacity=\"1\"><line x1=\"100\" y1=\"150\" x2=\"1900\" y2=\"150\"/></g><g transform=\"matrix(1, 0, 0, 1, 0, 0)\" opacity=\"1\"><rect width=\"2000\" height=\"225\" opacity=\"0\"/></g></svg>"
}