mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 01:57:04 +08:00
Add Keybinding Extra (keyboard shortcut extension) (#2306)
* Add Keybinding Extra custom node Added a new custom node for Keybinding Extra with relevant details. * Enhance description for Keybinding Extra Updated the description for the Keybinding Extra to provide more detail about its functionality. * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
a9a8d05115
commit
926cfabb58
@ -37410,6 +37410,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
}
|
||||
},
|
||||
{
|
||||
"author": "akawana",
|
||||
"title": "Keybinding Extra",
|
||||
"reference": "https://github.com/akawana/ComfyUI-Keybinding-extra",
|
||||
"files": [
|
||||
"https://github.com/akawana/ComfyUI-Keybinding-extra"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds shortcuts for commenting and deleting lines of text, with a configurable comment symbol. Includes a node that cleans comments from text and splits content using tags for Regional Prompting.",
|
||||
"tags": ["frontend", "shortcut", "utility"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user