Does anyone have a template like this that they could share here?
I don't have a specific idea in mind. A system that has proven itself for you. It would need to have a main menu with submenus. Something you can start with if you want to customize it for yourself without having to start from scratch. Thank you very much!
I could share this menu that I have been using myself (in some forms), it doesn't contain submenus but is still kind of hierarchical by displaying additional floating menus around the main menu:
If that kind of stuff is also interesting I'll prepare a sharable version
Sorry I didn't get to create a simple version of this yet.
Here is my menu, but this is quite specific and I use this a lot for experimentation which is why it requires the latest alpha 5.804 (and maybe also a relative current macOS - not sure whether this will work on older macOS)
I'll create a tutorial on how to create these kind of menus sometime this week, that will make it more approachable. The main idea is to have one main menu that is being shown via some trigger, then have some more menus that are positioned relative to that main menu. To position a menu relative to some other menu these positioning options can be used:
In my example the additional menus are shown when hovering specific items in the main menu via the "on hover" action category (others are hidden at the same time via the same "on hover" trigger)
The next BTT release will have something that should significantly ease floating menu setups: templates.
When adding a new floating menu you'll have the option to choose from a template, when doing that BTT shows a nice, modern list of common floating menu setups including screenshots and description. I'll make sure to include some hierarchical menu setups in the list (and you will be able to add your own templates)