{"id":21382189,"url":"https://github.com/griperis/blenderimprovednodesearch","last_synced_at":"2026-01-27T17:32:25.744Z","repository":{"id":248368482,"uuid":"729929757","full_name":"Griperis/BlenderImprovedNodeSearch","owner":"Griperis","description":"Blender addon extensions improving searching experience in node tree editors.","archived":false,"fork":false,"pushed_at":"2024-11-02T20:56:14.000Z","size":1342,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-13T13:41:23.379Z","etag":null,"topics":["blender","blender-addon","blender-extension","node-tree","python"],"latest_commit_sha":null,"homepage":"https://extensions.blender.org/add-ons/improved-node-search/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Griperis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-12-10T19:29:56.000Z","updated_at":"2024-11-02T20:53:35.000Z","dependencies_parsed_at":"2024-11-02T21:22:45.613Z","dependency_job_id":"7a686e6b-f788-4b55-8635-892dc1652706","html_url":"https://github.com/Griperis/BlenderImprovedNodeSearch","commit_stats":null,"previous_names":["griperis/blenderimprovednodesearch"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Griperis/BlenderImprovedNodeSearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Griperis%2FBlenderImprovedNodeSearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Griperis%2FBlenderImprovedNodeSearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Griperis%2FBlenderImprovedNodeSearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Griperis%2FBlenderImprovedNodeSearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Griperis","download_url":"https://codeload.github.com/Griperis/BlenderImprovedNodeSearch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Griperis%2FBlenderImprovedNodeSearch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28816928,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T12:25:15.069Z","status":"ssl_error","status_checked_at":"2026-01-27T12:25:05.297Z","response_time":168,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blender","blender-addon","blender-extension","node-tree","python"],"created_at":"2024-11-22T10:56:45.345Z","updated_at":"2026-01-27T17:32:25.730Z","avatar_url":"https://github.com/Griperis.png","language":"Python","funding_links":["https://www.buymeacoffee.com/griperis"],"categories":[],"sub_categories":[],"readme":"# Blender Improved Node Search\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"docs/icon.png\" alt=\"Addon logo\" height=\"80px\" style=\"padding-right: 20px;\"\u003e\n    \u003ca href=\"https://www.blender.org/\"\u003e\u003cimg src=\"https://download.blender.org/branding/blender_logo_socket.png\" alt=\"Blender logo\" width=\"160px\" style=\"margin-left: 20px; margin-bottom: 20px;\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003c!-- \u003ca href=\"https://blendermarket.com/products/data-visualisation-addon\"\u003eBlender Market\u003c/a\u003e | --\u003e\n    \u003c!-- \u003ca href=\"https://griperis.gumroad.com/l/data-vis\"\u003eGumroad\u003c/a\u003e | --\u003e\n    \u003c!-- \u003ca href=\"\"\u003eExtensions\u003c/a\u003e --\u003e\n    \u003ca href=\"https://www.buymeacoffee.com/griperis\"\u003eBuy me a coffee\u003c/a\u003e\n\u003c/p\u003e\n\nEmpowering the node tree search by providing various search options and highlighting the found nodes or occurrences in a node group.\n\n\n\u003cimg src=\"./docs/thumbnail.png\"\u003e\n\n\nThe tool is located in the **node tree sidebar** (N-Panel) in the **Tool** panel. The extension replaces the default CTRL+F search shortcut, you can customize the shortcut in Blender Preferences.\nThe extension works in Shader, Geometry, Compositor and any other node tree.\n\n## Search options\nThe extension brings **text search** inside multiple node properties. Text search has also option for **regular expression** search. For geometry nodes you can also **search** through **attributes**.\n\n\n| Option    | Description |\n| -------- | ------- |\n| Name  | Search in names of nodes |\n| Label | Search in labels of nodes  |\n| Type    | Search in the blidname property    |\n\nAdditionally the extension can help you with identifying problems in your node trees using non text search options.\n\n| Option    | Description |\n| -------- | ------- |\n| Disconnected Nodes  | Finds nodes that do not connect to anything, but have outputs|\n| Missing Image Nodes | Finds image nodes that do not have image or whose image is invalid  |\n| Missing Node Groups    | Finds node groups with empty node trees (Missing DNA block error)    |\n\n\nFound nodes can be selected, or navigated one by one using the `Select Found`, `Previous` and `Next` buttons.\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"./docs/regex.png\" height=280px\u003e\n    \u003cimg src=\"./docs/panel.png\" height=280px\u003e\n\u003c/p\u003e\n\n## Display options\nFound nodes are highlighted by a border if onscreen or a circle indicating location of the found node is displayed if the node is off-screen. The overlay can be toggled on and off by the `Bulb Icon` next to `Search` \n\nOccurences in node group are indicated by a number displayed next to the node. The display can be customized by changing the `Highlight Color`, `Border Attenuation` and `Text Size`.\n\nDisplay options are located in the `Display` subpanel.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgriperis%2Fblenderimprovednodesearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgriperis%2Fblenderimprovednodesearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgriperis%2Fblenderimprovednodesearch/lists"}