hi all,
i have a question around the popupmechanism as the docs don’t fully explain what buttons do when their popup attribute is set. is there a full description of this mechanism somewhere so i could recreate it in a keyboard shortcut? it would seem a state tiddler is created (via the qualify macro) and its value is set to coordinates(??) for the popup. can i just <$action-setfield $tiddler=<<qualify tabNameHere>> text=coordinatesHere/>
in a button? how do i get the expected value of the state tiddler to put there?
the full context: i am making a topbar, and i want to be able to toggle the tabs with a keyboard shortcut - i.e alt-1 for the first button, alt-2 for the second, etc. the tabs (as you can guess) use the popupmechanism to open/close.