ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

Customizable Keyboard Shortcuts

Open ghostsquad opened this issue 1 year ago • 5 comments

I'd like to be able to customize the keyboard shortcuts. E.g. using "K" which is common in several programs to open up the node search window. Bonus Points, allow multiple shortcuts for each function.

ghostsquad avatar Dec 27 '23 21:12 ghostsquad

It would be awesome to be able to specify custom keyboard commands to activate or deactivate parts of a workflow. I.e. select a node, enter a key combination, and then when you press that key combination on the keyboard it turns on it off bypassing the node.

chrish-slingshot avatar Jan 01 '24 11:01 chrish-slingshot

Yes custom shortcuts would be highly valuable

mustafamohsen avatar Jan 15 '24 06:01 mustafamohsen

Shortcuts in ComyUI are defined by a framework that ComyUI uses called litegraph. Some time ago I asked if it would be possible to do it and the litegraph dev said yes. Unfortunately I didn't had much time to make any progress. If anyone wants to contribute here is the link: https://github.com/jagenjo/litegraph.js/issues/399

dbenedb avatar Jan 21 '24 15:01 dbenedb

would love a shortcut or right click menu option to browse explorer to a custom_nodes package directory, or to the outputs folder. anyone know of a way to do that?

drmbt avatar Jul 12 '24 13:07 drmbt

I'd like to be able to customize the keyboard shortcuts. E.g. using "K" which is common in several programs to open up the node search window. Bonus Points, allow multiple shortcuts for each function.

Keyboard shortcut management on roadmap of https://github.com/Comfy-Org/ComfyUI_frontend#what-to-be-done now

huchenlei avatar Jul 12 '24 17:07 huchenlei