{
    "id": "notifications@beatlink",
    "name": "Notifications",
    "description": "Polls for notes matching a date label and sends desktop notifications for past-due items.",
    "author": "BeatLink",
    "homepage": "https://github.com/Trilium-Community/trilium-scripts/tree/main/addons/notifications@beatlink",
    "license": "GPL-3.0-or-later",
    "latestVersion": "1.3.0",
    "type": "script",
    "readme": "README.md",
    "changelog": "https://raw.githubusercontent.com/Trilium-Community/trilium-scripts/3bb5fa41985a4cc8f6d4e58f612a2178f9e83588/addons/notifications@beatlink/CHANGELOG.md",
    "manifestSourceUrl": "https://trilium-community.github.io/trilium-scripts/notifications@beatlink/_tam_manifest_.json",
    "manifest": {
        "notes": [
            {
                "id": "script",
                "title": "notifications.js",
                "type": "code",
                "mime": "application/javascript;env=frontend",
                "sourceUrl": "https://raw.githubusercontent.com/Trilium-Community/trilium-scripts/3bb5fa41985a4cc8f6d4e58f612a2178f9e83588/addons/notifications@beatlink/notifications.js",
                "sha": "bd1d3ed41b36020554dfc77788d7407cf637c539371cff23634e002e7f534b70",
                "sourceId": "https://raw.githubusercontent.com/Trilium-Community/trilium-scripts/refs/heads/main/addons/notifications@beatlink/notifications.js"
            },
            {
                "id": "lib",
                "title": "libNotification.js",
                "type": "code",
                "mime": "application/javascript;env=frontend",
                "sourceUrl": "https://raw.githubusercontent.com/Trilium-Community/trilium-scripts/3bb5fa41985a4cc8f6d4e58f612a2178f9e83588/libs/libnotification/libnotification.js",
                "sha": "5c8553ef7ed5623032f464e77ad1af0f154968cacdf9196c91a0093f19cf41bc",
                "sourceId": "https://raw.githubusercontent.com/Trilium-Community/trilium-scripts/refs/heads/main/libs/libnotification/libnotification.js"
            },
            {
                "id": "readme",
                "title": "README.md",
                "type": "code",
                "mime": "text/markdown",
                "sourceUrl": "https://raw.githubusercontent.com/Trilium-Community/trilium-scripts/3bb5fa41985a4cc8f6d4e58f612a2178f9e83588/addons/notifications@beatlink/README.md",
                "renderAsHTML": true,
                "sha": "0b009bd2f25e7cd4792926c9b3950b713caec86881e85ab35cbe197a37c0d3f6",
                "sourceId": "https://raw.githubusercontent.com/Trilium-Community/trilium-scripts/refs/heads/main/addons/notifications@beatlink/README.md"
            }
        ],
        "children": [
            {
                "parent": "root",
                "child": "script"
            },
            {
                "parent": "script",
                "child": "lib"
            },
            {
                "parent": "root",
                "child": "readme"
            }
        ],
        "relations": [],
        "labels": [
            {
                "note": "script",
                "name": "run",
                "value": "frontendStartup"
            }
        ],
        "readmeNote": "readme"
    },
    "contentHash": "2b0cbf2e3ef200a7a0c07d1e7a290e1b5918474f1925fa1b4d8d8e32ce899ff2"
}
