ObsiViewer/vault/mixe/dessin.json
Bruno Charest 6f01d65411 feat: add support for non-markdown files and improve drawings UI
- Added scanning and metadata tracking for non-markdown files (images, PDFs, videos, code files)
- Redesigned drawings editor header with new toolbar layout and dropdown menus
- Added file picker dropdown to easily open existing .excalidraw files
- Implemented new file creation flow with auto-generated filenames
- Added export options menu with PNG/SVG/JSON export variants
- Updated proxy config to support vault file access
- Adde
2025-10-30 12:05:00 -04:00

217 lines
5.1 KiB
JSON

{
"elements": [
{
"type": "ellipse",
"version": 132,
"versionNonce": 283426111,
"isDeleted": false,
"id": "75xXCsrYeEIpx-bVFdD26",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 152,
"y": 143.5,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 245.50000000000003,
"height": 174.49999999999997,
"seed": 1925880401,
"groupIds": [],
"frameId": null,
"roundness": {
"type": 2
},
"boundElements": [],
"updated": 1761676663352,
"link": null,
"locked": false
},
{
"type": "line",
"version": 281,
"versionNonce": 1637513215,
"isDeleted": false,
"id": "Ee7Y120RtAdQsiCUEU0r7",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 209.5,
"y": 158.5,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 5.5,
"height": 147.5,
"seed": 1375870513,
"groupIds": [],
"frameId": null,
"roundness": {
"type": 2
},
"boundElements": [],
"updated": 1761676682202,
"link": null,
"locked": false,
"startBinding": null,
"endBinding": null,
"lastCommittedPoint": null,
"startArrowhead": null,
"endArrowhead": null,
"points": [
[
0,
0
],
[
5.5,
147.5
]
]
},
{
"type": "line",
"version": 200,
"versionNonce": 1266585960,
"isDeleted": false,
"id": "TwSQiyuxGNT_cWR9zLRTk",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 213.57179654033308,
"y": 230.71709399425663,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 187,
"height": 3.5,
"seed": 1447624159,
"groupIds": [],
"frameId": null,
"roundness": {
"type": 2
},
"boundElements": [],
"updated": 1761677094707,
"link": null,
"locked": false,
"startBinding": null,
"endBinding": null,
"lastCommittedPoint": null,
"startArrowhead": null,
"endArrowhead": null,
"points": [
[
0,
0
],
[
187,
-3.5
]
]
}
],
"appState": {
"showWelcomeScreen": true,
"theme": "dark",
"currentChartType": "bar",
"currentItemBackgroundColor": "transparent",
"currentItemEndArrowhead": "arrow",
"currentItemFillStyle": "solid",
"currentItemFontFamily": 1,
"currentItemFontSize": 20,
"currentItemOpacity": 100,
"currentItemRoughness": 1,
"currentItemStartArrowhead": null,
"currentItemStrokeColor": "#1e1e1e",
"currentItemRoundness": "round",
"currentItemStrokeStyle": "solid",
"currentItemStrokeWidth": 2,
"currentItemTextAlign": "left",
"cursorButton": "up",
"activeEmbeddable": null,
"draggingElement": null,
"editingElement": null,
"editingGroupId": null,
"editingLinearElement": null,
"activeTool": {
"type": "hand",
"customType": null,
"locked": false,
"lastActiveTool": null
},
"penMode": false,
"penDetected": false,
"errorMessage": null,
"exportBackground": true,
"exportScale": 2,
"exportEmbedScene": false,
"exportWithDarkMode": false,
"fileHandle": null,
"gridSize": null,
"isBindingEnabled": true,
"defaultSidebarDockedPreference": false,
"isLoading": false,
"isResizing": false,
"isRotating": false,
"lastPointerDownWith": "touch",
"multiElement": null,
"name": "Untitled-2025-10-28-1436",
"contextMenu": null,
"openMenu": null,
"openPopup": null,
"openSidebar": null,
"openDialog": null,
"pasteDialog": {
"shown": false,
"data": null
},
"previousSelectedElementIds": {},
"resizingElement": null,
"scrolledOutside": false,
"scrollX": 141.7025899014401,
"scrollY": 113.16506876319784,
"selectedElementIds": {},
"selectedGroupIds": {},
"selectedElementsAreBeingDragged": false,
"selectionElement": null,
"shouldCacheIgnoreZoom": false,
"showStats": false,
"startBoundElement": null,
"suggestedBindings": [],
"frameRendering": {
"enabled": true,
"clip": true,
"name": true,
"outline": true
},
"frameToHighlight": null,
"editingFrame": null,
"elementsToHighlight": null,
"toast": null,
"viewBackgroundColor": "#f8f9fa",
"zenModeEnabled": false,
"zoom": {
"value": 0.7938006350863728
},
"viewModeEnabled": false,
"pendingImageElementId": null,
"showHyperlinkPopup": false,
"selectedLinearElement": null,
"snapLines": [],
"originSnapOffset": null,
"objectsSnapModeEnabled": false,
"offsetLeft": 723,
"offsetTop": 228,
"width": 665,
"height": 546
},
"files": {}
}