https://github.com/christian-byrne/comfyui-search-navigation
Navigate workflow by keyword-searching for nodes. Keeps separate history to go forward/back through
https://github.com/christian-byrne/comfyui-search-navigation
comfyui comfyui-nodes
Last synced: 4 months ago
JSON representation
Navigate workflow by keyword-searching for nodes. Keeps separate history to go forward/back through
- Host: GitHub
- URL: https://github.com/christian-byrne/comfyui-search-navigation
- Owner: christian-byrne
- Created: 2024-06-22T23:36:23.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-06-26T04:41:12.000Z (12 months ago)
- Last Synced: 2024-12-19T03:03:34.399Z (6 months ago)
- Topics: comfyui, comfyui-nodes
- Language: JavaScript
- Homepage:
- Size: 6.18 MB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-comfyui - **comfyui-search-navigation**
README


# Usage
1. Open/Close with `Shift + F`
2. Search for nodes by title or name (set titles manually if there's a lot of duplicate nodes)
3. `Enter` to center view on selected node
4. `Shift + Left/Right` to cycle through navigation history
5. `?` to re-focus search bar after doing other things
6. Open settings ⚙ to change hotkeys and other settings# Installation
1. `cd` to `ComfyUI/custom_nodes`
2. `git clone` this repository