Like @andy4222, I'm a big fan of TextBuddy. I would like to be able to select some text, invoke Alfred's Universal Actions, then choose from the menu of available options supported by TextBuddy.
More details: like many apps, TextBuddy has its own simply command palette:
I've been in touch w/ the developer and we're interested in hooking up Alfred Universal Actions to these actions (e.g. having TextBuddy do the processing, possibly headlessly).
@dfay's CaseConverter Workflow offers Text Actions:
...which implies that a TextBuddy Workflow would need to enumerate all of its Text Actions in order for Alfred to list them:
— but I'm presuming that there might be a way for TextBuddy to generate a JSON List Filter or something like that would automate and keep-up-to-date that list of commands as they evolve in each app update.
My question is really to support Tyler building a deeper integration with Alfred. Are there tips or best practices for app devs to advertise their services to Alfred's UA engine?
Thanks!