Frank1
1
@Andreas_Hegenberg I know you have a lot to do and that's not really important. But it would be useful if you have time ... at some point
A shortcut (or context menu command) to navigate to the “original location” of a trigger in “Recently Used”. Maybe ⌘+R for Reveal Original?
yes good idea, I have recently implemented that functionality so I can make it available easily.
For now you can right-click & copy the UUID, then execute this apple script:
tell application "BetterTouchTool" to reveal_element_in_ui "the-uuid-here"
1 Like