This blender addon offers you a qicker way of switching between the editor types via pie menus.
You can get the source code on my Github page: https://github.com/robert-trirop/editor_switcher
(press the “Download Zip” button to download it)
Installation:
- Extract the .py file
- Open Blender
- Go to the User Prefereces in the addon tab
- Click install from file and choose the .py file
- Activate the add-on and you are done!
(ps: the default shortcut, to call my pie menu, is Alt+E, but you can change it to whatever you want in the line 69 of the python file)