1.9.0-beta.5
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
> **Omnisearch** is a search engine that "_just works_". It always instantly shows you the most relevant results, thanks
|
||||
> to its smart weighting algorithm.
|
||||
|
||||
Under the hood, it uses the excellent [MiniSearch](https://github.com/lucaong/minisearch) library.
|
||||
Under the hood, it uses the excellent [MiniSearch](https://github.com/lucaong/minisearch) library,
|
||||
and [obsidian-text-extract](https://github.com/scambier/obsidian-text-extract) for PDFs and images.
|
||||
|
||||

|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "scambier.obsidian-search",
|
||||
"version": "1.9.0-beta.4",
|
||||
"version": "1.9.0-beta.5",
|
||||
"description": "A search engine for Obsidian",
|
||||
"main": "dist/main.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user