{
    "id": "multisort@beatlink",
    "name": "MultiSort",
    "description": "Sorts note children by multiple attributes and criteria using the #multiSorted label.",
    "author": "BeatLink",
    "homepage": "https://github.com/Trilium-Community/trilium-scripts/tree/main/addons/multisort@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/multisort@beatlink/CHANGELOG.md",
    "manifestSourceUrl": "https://trilium-community.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/Trilium-Community/trilium-scripts/3bb5fa41985a4cc8f6d4e58f612a2178f9e83588/addons/multisort@beatlink/multisort.js",
                "sha": "481e3815e47481356671f89aad8718ada27d2329542cb904f7769e2784bf438c",
                "sourceId": "https://raw.githubusercontent.com/Trilium-Community/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/Trilium-Community/trilium-scripts/3bb5fa41985a4cc8f6d4e58f612a2178f9e83588/libs/libmultisort/libmultisort.js",
                "sha": "22dbaf425da13a815193e58d8ad88d0dd8944839e119effd080804eb7733ba04",
                "sourceId": "https://raw.githubusercontent.com/Trilium-Community/trilium-scripts/refs/heads/main/libs/libmultisort/libmultisort.js"
            },
            {
                "id": "readme",
                "title": "README.md",
                "type": "code",
                "mime": "text/markdown",
                "sourceUrl": "https://raw.githubusercontent.com/Trilium-Community/trilium-scripts/3bb5fa41985a4cc8f6d4e58f612a2178f9e83588/addons/multisort@beatlink/README.md",
                "renderAsHTML": true,
                "sha": "1521b8a74a34dd7ff50437cec8a40ccc95266370d48b42274a8bd6e8ec6728d5",
                "sourceId": "https://raw.githubusercontent.com/Trilium-Community/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": "39f5e74272da0cc78cb8d29c20dc314bba826619bc25cd346a0cccf100b64c4d"
}
