Looks, like this could need a default keymap for the leader key + a UIList for all of the operators. It seems to work well, but it's a bit of a pain to set things up.
What tweaks do you want to make?
Looks, like this could need a default keymap for the leader key + a UIList for all of the operators. It seems to work well, but it's a bit of a pain to set things up.
What tweaks do you want to make?
I don't know VIM, but Autocad as the same type of multiple letters (ro, rec, etc..) for commands.
It will be cool to have a txt file with the commands, instead of User Preferences window (make shortcuts portable and easier to edit).
As the shortcuts are organized in this Addon, it would be cool to have a txt organized like:
"Alias", "Context Area", "Context Mode", "Function";
EX: "M", "VIEW_3D", "OBJECT", "bpy.ops.transform.translate(); # I know this command would no function
And the Addon compare the written Alias with the ones in the file to see if there's a function for it or ignores if not. If we need more alias, we add more lines in the file.
Each one take care of the operators they need.
Am I asking to much?
Thank you MACHIN3
Orange,definitely i like orange
What I could achieve in 3 days was to (eliminate the timer and check the written Alias only with rightmouse click or Enter key, like autocad).
That's all!
Orange,definitely i like orange
Bookmarks