rxliuli / joplin-search-integration

When using the search, related Joplin notes are also displayed in the search results

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate to joplin-utils

Joplin Search Integration

GitHub, Chrome Store

Introduction

When using search, related Joplin notes are also displayed in the search results.

search result note preview

Currently supported search engines include

  • Google
  • 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

joplin 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. implement BaseSearchEngineAdapter interface

About

When using the search, related Joplin notes are also displayed in the search results


Languages

Language:TypeScript 55.8%Language:CSS 38.6%Language:JavaScript 5.2%Language:HTML 0.4%