{
    "id": "duplicate-finder@beatlink",
    "name": "Duplicate Finder",
    "description": "Finds notes with matching title, content and attributes, and converts the extra copies into clones of whichever copy you choose to keep. Which fields count as a match is configurable.",
    "author": "BeatLink",
    "homepage": "https://github.com/BeatLink/trilium-scripts/tree/main/addons/duplicate-finder@beatlink",
    "license": "GPL-3.0-or-later",
    "latestVersion": "1.4.0",
    "type": "widget",
    "readme": "README.md",
    "manifestSourceUrl": "https://beatlink.github.io/trilium-scripts/duplicate-finder@beatlink/_tam_manifest_.json",
    "manifest": {
        "settingsNote": "settings-launcher",
        "notes": [
            {
                "id": "launcher",
                "title": "Duplicate Notes",
                "type": "render",
                "mime": "text/html",
                "sourceUrl": null
            },
            {
                "id": "page",
                "title": "duplicateFinderPage.jsx",
                "type": "code",
                "mime": "text/jsx",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/duplicate-finder@beatlink/duplicateFinderPage.jsx",
                "sha": "58f5ffc241dd72f300dd0817fde4eca9da740943ee24590a00c1020c5844d6f0",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/duplicate-finder@beatlink/duplicateFinderPage.jsx"
            },
            {
                "id": "style",
                "title": "duplicateFinderPage.css",
                "type": "code",
                "mime": "text/css",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/duplicate-finder@beatlink/duplicateFinderPage.css",
                "sha": "9256d821ed40592a8373135c4a2fa5c1d82084de26256ef74448b434cc7d7b9d",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/duplicate-finder@beatlink/duplicateFinderPage.css"
            },
            {
                "id": "registry",
                "title": "duplicateRegistry.jsx",
                "type": "code",
                "mime": "text/jsx",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/duplicate-finder@beatlink/duplicateRegistry.jsx",
                "sha": "3f3f0e2c8b80740a76d67bc9dd107177b0d42c68f04a5176be8c8a2da6482ab9",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/duplicate-finder@beatlink/duplicateRegistry.jsx"
            },
            {
                "id": "settings-launcher",
                "title": "duplicate-finder@beatlink",
                "type": "render",
                "mime": "text/html",
                "sourceUrl": null
            },
            {
                "id": "settings",
                "title": "settings.jsx",
                "type": "code",
                "mime": "text/jsx",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/duplicate-finder@beatlink/settings.jsx",
                "sha": "8210819a940379a7e995d078f4b4e7173a1e8aec7413d0c95ec5ff482b45f293",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/duplicate-finder@beatlink/settings.jsx"
            },
            {
                "id": "schema",
                "title": "schema.json",
                "type": "code",
                "mime": "application/json",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/duplicate-finder@beatlink/schema.json",
                "sha": "d5ae21a8bf54d20ca2b56d86c807c7f603b815b824cd30a0ae628b741621625c",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/duplicate-finder@beatlink/schema.json"
            },
            {
                "id": "defaults",
                "title": "defaults.json",
                "type": "code",
                "mime": "application/json",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/duplicate-finder@beatlink/defaults.json",
                "sha": "364d4495410aa001f72052b46b2cf476c95263d939017d3f10ad8d564f29ea0d",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/duplicate-finder@beatlink/defaults.json"
            },
            {
                "id": "config",
                "title": "config.json",
                "type": "code",
                "mime": "application/json",
                "sourceUrl": null
            },
            {
                "id": "libsettings-core",
                "title": "libSettingsCore.js",
                "type": "code",
                "mime": "application/javascript;env=frontend",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/libs/libsettings/libsettings-core.js",
                "sha": "6fb4ffee0a776ef38a6646ccbc21dc276614f9ea02d61f1f4f9f877e94b0c586",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/libs/libsettings/libsettings-core.js"
            },
            {
                "id": "libsettings-ui",
                "title": "libSettingsUI.jsx",
                "type": "code",
                "mime": "text/jsx",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/libs/libsettings/libsettings-ui.jsx",
                "sha": "66d4adead5e0447deba7f5cfa2a1573680ece1af619c53eb7241036122fce1a6",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/libs/libsettings/libsettings-ui.jsx"
            },
            {
                "id": "libsettings-style",
                "title": "libSettingsUI.css",
                "type": "code",
                "mime": "text/css",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/libs/libsettings/libsettings-ui.css",
                "sha": "43a6d3eba0af6f5e197064c7d0054a2ad725cd553c112f3b7427cd4830f2a75f",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/libs/libsettings/libsettings-ui.css"
            },
            {
                "id": "readme",
                "title": "README.md",
                "type": "code",
                "mime": "text/markdown",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/duplicate-finder@beatlink/README.md",
                "renderAsHTML": true,
                "sha": "ac27216b4e4bf1f008bea19ac447f3f73929c783ffbda4bcdeeeea4d1cfc67be",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/duplicate-finder@beatlink/README.md"
            }
        ],
        "children": [
            {
                "parent": "root",
                "child": "launcher"
            },
            {
                "parent": "launcher",
                "child": "page"
            },
            {
                "parent": "page",
                "child": "style"
            },
            {
                "parent": "page",
                "child": "registry"
            },
            {
                "parent": "page",
                "child": "schema"
            },
            {
                "parent": "page",
                "child": "defaults"
            },
            {
                "parent": "page",
                "child": "libsettings-ui"
            },
            {
                "parent": "registry",
                "child": "libsettings-ui"
            },
            {
                "parent": "libsettings-ui",
                "child": "libsettings-core"
            },
            {
                "parent": "libsettings-ui",
                "child": "libsettings-style"
            },
            {
                "parent": "root",
                "child": "settings-launcher"
            },
            {
                "parent": "settings-launcher",
                "child": "settings"
            },
            {
                "parent": "settings",
                "child": "libsettings-ui"
            },
            {
                "parent": "persistence",
                "child": "config"
            },
            {
                "parent": "root",
                "child": "readme"
            }
        ],
        "relations": [
            {
                "from": "launcher",
                "type": "renderNote",
                "to": "page"
            },
            {
                "from": "page",
                "type": "schemaNote",
                "to": "schema"
            },
            {
                "from": "page",
                "type": "configNote",
                "to": "config"
            },
            {
                "from": "settings-launcher",
                "type": "renderNote",
                "to": "settings"
            },
            {
                "from": "settings",
                "type": "schemaNote",
                "to": "schema"
            },
            {
                "from": "settings",
                "type": "configNote",
                "to": "config"
            },
            {
                "from": "config",
                "type": "sourceConfig",
                "to": "defaults"
            }
        ],
        "labels": [
            {
                "note": "style",
                "name": "appCss",
                "value": ""
            },
            {
                "note": "libsettings-style",
                "name": "appCss",
                "value": ""
            },
            {
                "note": "launcher",
                "name": "iconClass",
                "value": "bx bx-duplicate"
            },
            {
                "note": "settings-launcher",
                "name": "iconClass",
                "value": "bx bx-duplicate"
            }
        ],
        "readmeNote": "readme",
        "settings": {
            "schema": "schema",
            "defaults": "defaults",
            "config": "config"
        }
    },
    "contentHash": "66cd276ac56f3f0466839b42283d59985d46eca80f7fe43b20b5493a3a61a6fa"
}
