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

Provide a Search Provider #94

Open
naipotato opened this issue Jan 23, 2024 · 4 comments
Open

Provide a Search Provider #94

naipotato opened this issue Jan 23, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@naipotato
Copy link

I'm really not sure if it's really possible. If not, I guess I will see this issue closed.

I think a search provider would be really useful for this app, so that you can type something like GtkButton and you can open the app directly in the class documentation.

It would save having to keep the app open all the time to search for specific documentation.

@AkshayWarrier
Copy link
Collaborator

We did briefly discuss about having a search provider for the app, I haven't looked much into it but I agree it would be very useful.

@AkshayWarrier AkshayWarrier added the enhancement New feature or request label Jan 23, 2024
@AkshayWarrier
Copy link
Collaborator

Yep I had a look at these and did briefly start some work for it :)

@bilelmoussaoui
Copy link

Shouldn't be too hard

* https://developer.gnome.org/documentation/tutorials/search-provider.html

* https://gitlab.gnome.org/Archive/gnome-documents/-/blob/master/src/shellSearchProvider.js

there is also https://gitlab.gnome.org/GNOME/gnome-characters/-/blob/main/src/searchProvider.js?ref_type=heads which should be more modern than the gnome-documents implementation

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

4 participants