Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick Node Rename Hotkey #4286

Closed
MattKiefer-vfx opened this issue Jul 9, 2021 · 1 comment
Closed

Quick Node Rename Hotkey #4286

MattKiefer-vfx opened this issue Jul 9, 2021 · 1 comment

Comments

@MattKiefer-vfx
Copy link

Summary

Naming nodes is very helpful when building large templates, but there is no keyboard hotkey to rename a node.

What

It would be useful to have a hotkey to quickly rename nodes.

Why

Currently the best solution is to double-click the node to pop out a NodeEditor, delete the old name, type a new one, and hit Alt-F4 to close the node editor.

Not bad, but it would be nice to make this faster and not require the user to switch to mouse / tablet to double-click the node to bring up the NodeEditor. If I'm making a chain of nodes one after another, I could be adding nodes with Tab, then immediately renaming them with F2, hitting Enter to confirm, and then Tab again to add the next node. etc.

Feature proposal

A hotkey that brings up a text field to edit the node name. The name should be highlighted so that the user can begin typing immediately. Pressing Enter will confirm the name change and dismiss the text box, or pressing Esc will dismiss the text box without applying the name change.

The "F2" button feels like a natural choice for this, since many other applications use it as a rename command.

Example scenario(s)

Nuke has this functionality: highlight a node and press 'n'.

@ericmehl ericmehl mentioned this issue May 18, 2022
4 tasks
@johnhaddon
Copy link
Member

Closing - this was released in 0.61.10.0.

@johnhaddon johnhaddon moved this to Pending release in Work in Progress Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants