AY-7914_Custom tools menu support for keyboard shortcuts
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 10
- Forks
- 34
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 4
Description
Please describe the enhancement you have in mind and explain what the current shortcomings are?
Client needs to provide keyboard shortcut for simplification of the workflow for switching loaded containers to different representation. This could be tackled by simple python script added into Custom Tools, but those are not supporting Keyboard shortcuts. ayon+settings://nuke/gizmo/0/gizmo_definition/0/sub_gizmo_list/0/shortcut is good example for the implementation.
How would you imagine the implementation of the enhancemenent?
No response
Describe alternatives you've considered:
No response
Additional context:
link to discussion on Discord
(might be a private channel)
This issue was automatically created from Clickup ticket AY-7914
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Custom Tools implementation in the addon and compare its configuration with the shortcut example at ayon+settings://nuke/gizmo/0/gizmo_definition/0/sub_gizmo_list/0/shortcut. Determine how a custom tool should declare and trigger a keyboard shortcut, then verify that configured shortcuts work for switching loaded containers to another representation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100