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

Support Kagi Search #1313

Closed
pbronez opened this issue Mar 10, 2024 · 4 comments
Closed

Support Kagi Search #1313

pbronez opened this issue Mar 10, 2024 · 4 comments

Comments

@pbronez
Copy link

pbronez commented Mar 10, 2024

I would like to use Kagi as the search provider in Heimdall.

Another user already did the work for this and submitted a pull request #1201

That pull request was auto-closed without review. I'd be happy to pick up the work from there if the maintainers are willing to review & merge.

@j0nnymoe
Copy link
Member

No need, you can add your own via this: https://github.com/linuxserver/Heimdall?tab=readme-ov-file#search-providers

@j0nnymoe j0nnymoe closed this as not planned Won't fix, can't repro, duplicate, stale Mar 10, 2024
@pbronez
Copy link
Author

pbronez commented Mar 10, 2024

Cool, thanks - that worked for me. For posterity, I added Kagi to Heimdall by adding:

kagi:
   id: kagi
   url: https://kagi.com/search
   name: Kagi
   method: get
   target: _blank
   query: q

to /config/www/searchproviders.yaml. Using Unraid, this is within AppData/Heimdall by default.

@KodeStar
Copy link
Member

If it's not in this list https://github.com/linuxserver/Heimdall/discussions/categories/search-providers feel free to add it

@pbronez
Copy link
Author

pbronez commented Jun 5, 2024

Thanks, added #1341

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants