Joplin Search Integration
Introduction
When using search, related Joplin notes are also displayed in the search
results.
Currently supported search engines include
- Bing
- Baidu
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)
- in manifest.json add the url of matching search engine
- implement BaseSearchEngineAdapter interface
The original idea came from: Feature request: Web search