We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be nice tobe explicit about how people can control sharing or notifications as I dont handle in app right now.
Sadly it looks like the deep links api is minimal.. This was all I could find https://macosxautomation.com/system-prefs-links.html
Which doesnt have Extensions or Notifications link. I tried to hand craft them and came up short.
It does have location if I ever do that x-apple.systempreferences:com.apple.preference.security?Privacy_LocationServices
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It would be nice tobe explicit about how people can control sharing or notifications as I dont handle in app right now.
Sadly it looks like the deep links api is minimal.. This was all I could find
https://macosxautomation.com/system-prefs-links.html
Which doesnt have Extensions or Notifications link. I tried to hand craft them and came up short.
It does have location if I ever do that
x-apple.systempreferences:com.apple.preference.security?Privacy_LocationServices
The text was updated successfully, but these errors were encountered: