Tips & Tricks
Example Shortcuts
URL Scheme
Overview
You can long-press a menu set to get its ID.
Menu Box adopts a URL scheme that allows you to programmatically navigate to parts of the app by opening a link.
Navigation
Action | URL |
---|---|
Open App | menubox:// |
Settings | menubox://settings |
Symbol Library | menubox://symbols |
Documentation | menubox://documentation |
New Set Entry | menubox://new-set |
Open Set | menubox://set?name=SETNAME |
Open Set | menubox://set?id=SETID |