Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General Shortcuts (macOS) support with App Intents #1395

Closed
waydabber opened this issue Jan 26, 2023 · 4 comments
Closed

General Shortcuts (macOS) support with App Intents #1395

waydabber opened this issue Jan 26, 2023 · 4 comments
Assignees
Labels
done All tasks are completed enhancement New feature or request integration Command-line interface released Released
Milestone

Comments

@waydabber
Copy link
Owner

Using an in-app solution for handling keyboard shortcuts is great (and is required for some features that needs special timing or continuous engagement like various forms of screen control operations), but it would be more useful to integrate the app with the macOS Shortcuts app for added flexibility.

@waydabber waydabber added the enhancement New feature or request label Jan 26, 2023
@waydabber waydabber added the integration Command-line interface label Oct 18, 2023
@waydabber waydabber added the in progress Implementing label Dec 5, 2023
@waydabber waydabber self-assigned this Dec 5, 2023
@waydabber waydabber added this to the v2.1.1 milestone Dec 5, 2023
@waydabber waydabber changed the title Integrate BetterDisplay with the Shortcuts app Shortcuts and Siri integration (App Intents support) Dec 5, 2023
@waydabber waydabber added unreleased Not released yet in beta form done All tasks are completed and removed in progress Implementing labels Dec 5, 2023
@waydabber
Copy link
Owner Author

Ok, created the place for this in the app and tested with some test intents. Now the real part is to implement actually useful intents of course, starting with these: #2402

@waydabber waydabber changed the title Shortcuts and Siri integration (App Intents support) Shortcuts app (macOS) support with App Intents Dec 6, 2023
@waydabber waydabber modified the milestones: v2.1.1, v2.2.0 Dec 9, 2023
@waydabber waydabber modified the milestones: v2.2.0, TBD Jan 11, 2024
@waydabber
Copy link
Owner Author

Added a bunch of CLI commands and http, custom URL schema and traditional CLI integration - however I'll remove Shortcuts support from 2.2.0 and will probably reintroduce it in one of the 2.2.x sub-releases. I don't think all features will be supported as adding Shortcuts support to each of them individually is rather tedious (and would also be redundant as all other integration options can be used with Shortcuts as well and power users won't have problem using them), but will focus only on some possibly popular ones.

@waydabber waydabber modified the milestones: v2.2.1, TBD, v2.2.2 Jan 24, 2024
@waydabber waydabber modified the milestones: v2.2.2, TBD Jan 31, 2024
@waydabber waydabber modified the milestones: TBD, v2.2.2 Feb 6, 2024
@waydabber waydabber changed the title Shortcuts app (macOS) support with App Intents General Shortcuts (macOS) support with App Intents Feb 6, 2024
@waydabber
Copy link
Owner Author

#2617
#2618

@waydabber
Copy link
Owner Author

#2619

@waydabber waydabber added pre-release available Released as beta version and removed unreleased Not released yet in beta form labels Feb 6, 2024
@waydabber waydabber added released Released and removed pre-release available Released as beta version labels Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done All tasks are completed enhancement New feature or request integration Command-line interface released Released
Projects
None yet
Development

No branches or pull requests

1 participant