When using search, related Joplin notes are also displayed in the search results.
# Joplin Search Integration
> [GitHub](https://github.com/rxliuli/joplin-utils/tree/master/apps/joplin-search-integration)
## Introduction
When using search, related Joplin notes are also displayed in the search results.
Currently supported search engines include
- Google
- Bing
- Baidu
- DuckDuckGo
- Searx
## FAQ
### What does token/port refer to and where can I find it?
You can usually see it in **Tools > Options > Web Clipper**
## Contribute
If you want to add new search engine support, you can raise an issue, or fork it and then modify it to mention PR (very simple)
1. in manifest.json add the url of matching search engine
2. add search engine plugin