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

usePlist Hook #12

Open
loris opened this issue Dec 4, 2022 · 0 comments
Open

usePlist Hook #12

loris opened this issue Dec 4, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@loris
Copy link

loris commented Dec 4, 2022

Describe the feature and the current behavior/state.

I counted at least 9 extensions which need to read plist files (tower, safari, tableplus, etc) to fetch data. They all implement this on their own way, with third-party libraries and custom handling of permission.
It would be great to have a usePlist hook, working the same way as the useSQL hook: returns AsyncState, handles missing permission, etc

Will this change the current API? How?

No, this is a new hook

Who will benefit from this feature?

Extensions which fetch data from plist files

Any Other info.

@mathieudutour mathieudutour transferred this issue from raycast/extensions May 25, 2023
@mathieudutour mathieudutour added the enhancement New feature or request label May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants