{
    "id": "drawio@siriusxt",
    "name": "Draw.io",
    "description": "Integrates Draw.io diagram editing into TriliumNext — click any SVG note to edit it inline using the embedded Draw.io editor",
    "author": "SiriusXT",
    "homepage": "https://github.com/SiriusXT/trilium-drawio",
    "license": "MIT",
    "latestVersion": "0.8.2",
    "type": "widget",
    "readme": "README.md",
    "manifestSourceUrl": "https://beatlink.github.io/trilium-scripts/drawio@siriusxt/_tam_manifest_.json",
    "manifest": {
        "notes": [
            {
                "id": "launcher",
                "title": "drawio@siriusxt",
                "type": "text",
                "mime": "text/html",
                "sourceUrl": null
            },
            {
                "id": "widget",
                "title": "trilium-drawio",
                "type": "code",
                "mime": "application/javascript;env=frontend",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/drawio@siriusxt/trilium-drawio.js",
                "sha": "b2a3f07ed0349c7f6d29ca23f99676d08fb9a9e9733e2a11b314765d4ae34cd9",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/drawio@siriusxt/trilium-drawio.js"
            },
            {
                "id": "template",
                "title": "drawio",
                "type": "image",
                "mime": "image/svg+xml",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/drawio@siriusxt/drawio.svg",
                "sha": "4b1f5d954957c592bc59fcc6044768896c7e33bbe252fd612ab2c0bd8929e1f0",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/drawio@siriusxt/drawio.svg"
            },
            {
                "id": "readme",
                "title": "README.md",
                "type": "code",
                "mime": "text/markdown",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/drawio@siriusxt/README.md",
                "renderAsHTML": true,
                "sha": "922f80c25fb3391c307339af0375d336bd15d40aae6dcc4949242f2374bfa01b",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/drawio@siriusxt/README.md"
            }
        ],
        "children": [
            {
                "parent": "root",
                "child": "launcher"
            },
            {
                "parent": "launcher",
                "child": "widget"
            },
            {
                "parent": "persistence",
                "child": "template"
            },
            {
                "parent": "launcher",
                "child": "readme"
            }
        ],
        "relations": [
            {
                "from": "launcher",
                "type": "templateNote",
                "to": "template"
            }
        ],
        "labels": [
            {
                "note": "widget",
                "name": "widget",
                "value": ""
            },
            {
                "note": "template",
                "name": "template",
                "value": ""
            }
        ],
        "readmeNote": "readme"
    },
    "contentHash": "18982519466f6f88660625634ce7122a21f461adc3e4cf1278492201de1b54cd"
}
