Shortcuts without Memorization
- clintonman
- Captain
- Posts: 5263
- Joined: 21 May 2009, 21:08
- Type the number ten into the box: 0
- Location: California
- Contact:
Shortcuts without Memorization
The start of a shortcut runner inspired by the Blender search tool.
It loads the shortcuts file into a searchable list where they can be run by pressing a button.
Right now it only loads the global shortcuts. Soon it will load the shortcuts based on the active window. So if something like the animation window is active then the animation shortcuts will be added to the list. The list will be context sensitive.
There are also a bunch of widget shortcuts in the unofficial updates that I plan to add to the list manually, since they don't exist in the shortcuts file.
The final goal is to have ready access to tools that are only available via shortcuts and to run tools from the shortcuts list. Having an interactive list will also aid in learning the shortcuts that are useful to your workflow.
- clintonman
- Captain
- Posts: 5263
- Joined: 21 May 2009, 21:08
- Type the number ten into the box: 0
- Location: California
- Contact:
Re: Shortcuts without Memorization
All working now. The search can be activated for the shortcut or the description or both. Option to not have the global shortcuts, so only the context sensitive shortcuts are shown. Buttons to sort by the shortcut or the description.
The image shows a first test of adding widget shortcuts to the list. The bottom line is a shortcut from the background widget and the panel it opens is to the left.
- clintonman
- Captain
- Posts: 5263
- Joined: 21 May 2009, 21:08
- Type the number ten into the box: 0
- Location: California
- Contact:
Re: Shortcuts without Memorization
I'm one or two steps away from being done. There may be a solution to the funny looking closing button and I ran into a problem trying to sort out the different kinds of cameras. Also just noticed the name, "ToolbarListScroll" in the title bar. Need to change that to something like "ShortcutListScroll". The shortcut and description fields might be too small.
Finished or not I plan to make at least a preview installer tomorrow.