-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[FEATURE] Multi-Search with Custom Bangs #224
Conversation
✔️ Deploy Preview for dashy-dev ready! 🔨 Explore the source changes: ee56183 🔍 Inspect the deploy log: https://app.netlify.com/sites/dashy-dev/deploys/613d0d071a374c000755d411 😎 Browse the preview: https://deploy-preview-224--dashy-dev.netlify.app/ |
Changes preview: |
This pull request introduces 1 alert when merging 688dece into 51e2129 - view on LGTM.com new alerts:
|
Hi Lissy93! Thank you for contributing to Dashy! ✨ When making changes to the documentation, be sure to double check that:
|
Hi Lissy93! Thank you for contributing to Dashy! ✨ When making changes to the documentation, be sure to double check that:
|
Hi Lissy93! Thank you for contributing to Dashy! ✨ Don't forget to verify they the config validator script responds correctly to your new attribute.
|
Hi Lissy93! Thank you for contributing to Dashy! ✨ Don't forget to verify they the config validator script responds correctly to your new attribute.
|
Closes Lissy93#224 Signed-off-by: Bjorn Lammers <[email protected]>
Category: Feature
Overview
Implements support for multiple search engines simultaneously, with user customizable bangs
Issue Number #206
New Vars
appConfig.webSearch
(optional)searchBangs
object
/
,!
or:
), and value is the destination, either as a search engine key (e.g.reddit
) or a URL with search parameters (e.g.https://en.wikipedia.org/w/?search=
)Example:
Screenshot N/A
Code Quality Checklist (Please complete)