{
    "id": "mobile-view@beatlink",
    "name": "Mobile View",
    "description": "These set of scripts allow you to use the full capabilities of the Trilium desktop interface while on a mobile device.",
    "author": "BeatLink",
    "homepage": "https://github.com/BeatLink/trilium-scripts/tree/main/addons/mobile-view@beatlink",
    "license": "GPL-3.0-or-later",
    "latestVersion": "0.0.7",
    "type": "widget",
    "readme": "README.md",
    "manifestSourceUrl": "https://beatlink.github.io/trilium-scripts/mobile-view@beatlink/_tam_manifest_.json",
    "manifest": {
        "notes": [
            {
                "id": "mobileView",
                "title": "MobileView.jsx",
                "type": "code",
                "mime": "text/jsx",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/mobile-view@beatlink/MobileView.jsx",
                "sha": "e7e4a247a454cdb6b215425746b4da7b995257f03664cb00e4be2c7ef122439d",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/mobile-view@beatlink/MobileView.jsx"
            },
            {
                "id": "setupButtons",
                "title": "setupButtons.js",
                "type": "code",
                "mime": "application/javascript;env=frontend",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/mobile-view@beatlink/setupButtons.js",
                "sha": "129f32aaacc57ec9585c97db743d3cd9e10a3873927e5d849a1e54fb74851b12",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/mobile-view@beatlink/setupButtons.js"
            },
            {
                "id": "readme",
                "title": "README.md",
                "type": "code",
                "mime": "text/markdown",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/mobile-view@beatlink/README.md",
                "renderAsHTML": true,
                "sha": "6af0b8db9a2ed483de4949b174753445540f231a56efbda17e11100c40ecd747",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/mobile-view@beatlink/README.md"
            }
        ],
        "children": [
            {
                "parent": "root",
                "child": "mobileView"
            },
            {
                "parent": "root",
                "child": "setupButtons"
            },
            {
                "parent": "root",
                "child": "readme"
            }
        ],
        "relations": [
            {
                "from": "setupButtons",
                "type": "MobileViewWidget",
                "to": "mobileView"
            }
        ],
        "labels": [
            {
                "note": "setupButtons",
                "name": "run",
                "value": "frontendStartup"
            }
        ],
        "readmeNote": "readme"
    },
    "contentHash": "d44fc08478a5dcce48a9daf26702d62466b284d70b7a914457a0337208582a22"
}
