{
    "id": "multisort@beatlink",
    "name": "MultiSort",
    "description": "Sorts note children by multiple attributes and criteria using the #multiSorted label.",
    "author": "BeatLink",
    "homepage": "https://github.com/BeatLink/trilium-scripts/tree/main/addons/multisort@beatlink",
    "license": "GPL-3.0-or-later",
    "latestVersion": "1.2.2",
    "type": "script",
    "readme": "README.md",
    "manifestSourceUrl": "https://beatlink.github.io/trilium-scripts/multisort@beatlink/_tam_manifest_.json",
    "manifest": {
        "notes": [
            {
                "id": "script",
                "title": "multisort.js",
                "type": "code",
                "mime": "application/javascript;env=frontend",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/multisort@beatlink/multisort.js",
                "sha": "481e3815e47481356671f89aad8718ada27d2329542cb904f7769e2784bf438c",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/multisort@beatlink/multisort.js"
            },
            {
                "id": "lib",
                "title": "libMultisort.js",
                "type": "code",
                "mime": "application/javascript;env=frontend",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/libs/libmultisort/libmultisort.js",
                "sha": "fe706755dbee211ac23e92265e836fa3d7e45c22c55991926d4497fba6202113",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/libs/libmultisort/libmultisort.js"
            },
            {
                "id": "readme",
                "title": "README.md",
                "type": "code",
                "mime": "text/markdown",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/multisort@beatlink/README.md",
                "renderAsHTML": true,
                "sha": "1521b8a74a34dd7ff50437cec8a40ccc95266370d48b42274a8bd6e8ec6728d5",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/multisort@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": "687b9c3b38c02fee63251f7b0f6107bce789a5123f89c1a08731a2099c163f0f"
}
