element-hq / element-x-ios

Next generation Matrix client for iOS built with SwiftUI on top of matrix-rust-sdk.
https://element.io/labs/element-x
GNU Affero General Public License v3.0
432 stars 106 forks source link

Apple shortcuts support #3188

Open tioan opened 3 months ago

tioan commented 3 months ago

Unfortunately, Element X currently has no support for shortcuts (https://developer.apple.com/shortcuts/). Shortcuts support would be for automations such as sending a message via action button or on arrival / departure from certain locations.

pixlwave commented 3 months ago

Certainly would be cool.

I have a feeling this would be blocked behind the same Rust changes required for #1477