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

Implement algorithm to search in Preferences #8

Open
ParthJadhav opened this issue Dec 27, 2022 · 4 comments
Open

Implement algorithm to search in Preferences #8

ParthJadhav opened this issue Dec 27, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@ParthJadhav
Copy link
Owner

This would mean the Verve would be able to search & open specific MacOS preferences options.

@ParthJadhav ParthJadhav added enhancement New feature or request TODO labels Dec 27, 2022
@ParthJadhav ParthJadhav changed the title ⚙️ Implement algorithm to search in Preferences Implement algorithm to search in Preferences Dec 27, 2022
@ParthJadhav ParthJadhav removed the TODO label Jan 2, 2023
@Ty3uK
Copy link
Contributor

Ty3uK commented Jan 5, 2023

We can open some parts of System Settings by calling open x-apple.systempreferences:{SOME_SECTION}

List of this urls can be found here

Main question is how we can get icons? 🙈

@Ty3uK
Copy link
Contributor

Ty3uK commented Jan 5, 2023

Also, I found this

@ParthJadhav
Copy link
Owner Author

Hey @Ty3uK , I'm in kinda hurry so i can't go through it. I'll go through it once i'm back from my exam.

Main question is how we can get icons? 🙈

But for this, We would be using System-Preferences icon which we already have stored...

@ParthJadhav
Copy link
Owner Author

ParthJadhav commented Jan 6, 2023

I think we should use Monterey list because it's supported on Ventura as well... Or should we add different OS Specific lists?

https://github.com/bvanpeski/SystemPreferences/blob/main/macos_preferencepanes-Monterey.md

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