0

I’ve seen that some of Apple’s apps group the automatically generated "Find XYZ" actions into custom categories. For example Safari, Calendar, or Reminders do this.

I know that you can group AppIntents into custom categories via:

static let description: IntentDescription = IntentDescription("Some Description", categoryName: "Some Category")

Though, the automatic "Find X" actions of an AppEntity are all added on top of the shortcuts list in no group.
So, is it possible to add a custom category name to an AppEntity?

App Examples

Reminders Shortcuts Safari Shortcuts

alexkaessner
  • 1,966
  • 1
  • 14
  • 39

0 Answers0