{
    "id": "no-drop-expand@beatlink",
    "name": "No Drop Expand",
    "description": "Keeps the note tree closed when you drop a note into a collapsed folder. Trilium's server marks the target folder expanded on every move and saves it, so the folder stays open after a restart and on your other clients. This closes it again and writes the collapse back. If you drag the note you are reading, the tree moves to the sibling it left behind so nothing has to open to show it. Reordering between notes is unaffected, and hover-to-open while dragging still works.",
    "author": "BeatLink",
    "homepage": "https://github.com/Trilium-Community/trilium-scripts/tree/main/addons/no-drop-expand@beatlink",
    "license": "GPL-3.0-or-later",
    "latestVersion": "1.1.0",
    "type": "script",
    "readme": "README.md",
    "changelog": "https://raw.githubusercontent.com/Trilium-Community/trilium-scripts/3bb5fa41985a4cc8f6d4e58f612a2178f9e83588/addons/no-drop-expand@beatlink/CHANGELOG.md",
    "manifestSourceUrl": "https://trilium-community.github.io/trilium-scripts/no-drop-expand@beatlink/_tam_manifest_.json",
    "manifest": {
        "notes": [
            {
                "id": "script",
                "title": "noDropExpand.js",
                "type": "code",
                "mime": "application/javascript;env=frontend",
                "sourceUrl": "https://raw.githubusercontent.com/Trilium-Community/trilium-scripts/3bb5fa41985a4cc8f6d4e58f612a2178f9e83588/addons/no-drop-expand@beatlink/noDropExpand.js",
                "sha": "fcf80851e8520693b6f12a768e3cc19812462c098b44f62800a6e5ac25a1a20d",
                "sourceId": "https://raw.githubusercontent.com/Trilium-Community/trilium-scripts/refs/heads/main/addons/no-drop-expand@beatlink/noDropExpand.js"
            },
            {
                "id": "readme",
                "title": "README.md",
                "type": "code",
                "mime": "text/markdown",
                "sourceUrl": "https://raw.githubusercontent.com/Trilium-Community/trilium-scripts/3bb5fa41985a4cc8f6d4e58f612a2178f9e83588/addons/no-drop-expand@beatlink/README.md",
                "renderAsHTML": true,
                "sha": "062dadfb1425f170aaa0f7889000bbcdd72bb116cf7e46df5da4950eb48f9812",
                "sourceId": "https://raw.githubusercontent.com/Trilium-Community/trilium-scripts/refs/heads/main/addons/no-drop-expand@beatlink/README.md"
            }
        ],
        "children": [
            {
                "parent": "root",
                "child": "script"
            },
            {
                "parent": "root",
                "child": "readme"
            }
        ],
        "relations": [],
        "labels": [
            {
                "note": "script",
                "name": "run",
                "value": "frontendStartup"
            }
        ],
        "readmeNote": "readme"
    },
    "contentHash": "6e3e45fd10091d89b7089bef4c68416c1a631fd1d740c2f409106e280416f864"
}
